From 01ca618444d7b7bc0511dd1e0a507ddbd967c452 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 14:30:38 +0000 Subject: [PATCH] Bump ip2location from 8.10.4 to 8.10.5 Bumps [ip2location](https://github.com/chrislim2888/ip2location-python) from 8.10.4 to 8.10.5. - [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.4...8.10.5) --- updated-dependencies: - dependency-name: ip2location dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7d800c78..d86fa4d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ urllib3==2.3.0 dnspython==2.7.0 certifi==2025.1.31 selenium==4.28.1 -IP2Location==8.10.4 +IP2Location==8.10.5 Pillow==11.1.0 OpenCV-Python==4.11.0.86 Numpy==2.2.3