From d9b27bf3e49a904f058ec7355183f935777a18c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 02:02:10 +0000 Subject: [PATCH] Bump geoip2 from 4.6.0 to 4.8.0 Bumps [geoip2](https://github.com/maxmind/GeoIP2-python) from 4.6.0 to 4.8.0. - [Release notes](https://github.com/maxmind/GeoIP2-python/releases) - [Changelog](https://github.com/maxmind/GeoIP2-python/blob/main/HISTORY.rst) - [Commits](https://github.com/maxmind/GeoIP2-python/compare/v4.6.0...v4.8.0) --- updated-dependencies: - dependency-name: geoip2 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 eccb11f..828b339 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,4 +15,4 @@ beautifulsoup4==4.11.1 publicsuffixlist==0.9.2 psutil==5.9.4 celery==5.2.7 -geoip2==4.6.0 +geoip2==4.8.0