Skip to content

Commit 03a9690

Browse files
Bump maxminddb from 2.8.2 to 3.0.0
Bumps [maxminddb](https://github.com/maxmind/MaxMind-DB-Reader-python) from 2.8.2 to 3.0.0. - [Release notes](https://github.com/maxmind/MaxMind-DB-Reader-python/releases) - [Changelog](https://github.com/maxmind/MaxMind-DB-Reader-python/blob/main/HISTORY.rst) - [Commits](maxmind/MaxMind-DB-Reader-python@v2.8.2...v3.0.0) --- updated-dependencies: - dependency-name: maxminddb dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e126eb5 commit 03a9690

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
frozenlist==1.8.0
1010
geoip2==5.1.0
1111
idna==3.11
12-
maxminddb==2.8.2
12+
maxminddb==3.0.0
1313
multidict==6.7.0
1414
mysqlclient==2.2.7
1515
numpy==2.3.4

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ install_requires =
7777
frozenlist==1.8.0
7878
geoip2==5.1.0
7979
idna==3.11
80-
maxminddb==2.8.2
80+
maxminddb==3.0.0
8181
multidict==6.7.0
8282
mysqlclient==2.2.7
8383
numpy==2.3.4

0 commit comments

Comments
 (0)