From 053a1a5920813a84bcb335e5274a8769c5bea151 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 17:47:32 +0000 Subject: [PATCH] Bump ip2location from 8.10.5 to 8.11.0 Bumps [ip2location](https://github.com/chrislim2888/ip2location-python) from 8.10.5 to 8.11.0. - [Release notes](https://github.com/chrislim2888/ip2location-python/releases) - [Changelog](https://github.com/chrislim2888/IP2Location-Python/blob/master/ChangeLog) - [Commits](https://github.com/chrislim2888/ip2location-python/compare/8.10.5...8.11.0) --- updated-dependencies: - dependency-name: ip2location dependency-version: 8.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b6520db4..59654498 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ urllib3==2.5.0 dnspython==2.7.0 certifi==2025.8.3 selenium==4.35.0 -IP2Location==8.10.5 +IP2Location==8.11.0 Pillow==11.3.0 OpenCV-Python==4.12.0.88 Numpy==2.2.4