Skip to content

Commit 613c1c9

Browse files
chore(deps): update geoip2 requirement from ~=2.9.0 to ~=3.0.0 (#6681)
Updates the requirements on [geoip2](https://github.com/maxmind/libmaxminddb) to permit the latest version. - [Release notes](https://github.com/maxmind/libmaxminddb/releases) - [Changelog](https://github.com/maxmind/libmaxminddb/blob/master/Changes.md) - [Commits](https://github.com/maxmind/libmaxminddb/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d836d0f commit 613c1c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ apscheduler~=3.6.3
2222
pillow~=6.2.1
2323
gunicorn~=20.0
2424
boto~=2.49
25-
geoip2~=2.9.0
25+
geoip2~=3.0.0
2626
SQLAlchemy-Continuum~=1.3.9
2727
arrow~=0.15.4
2828
unicode-slugify~=0.1

0 commit comments

Comments
 (0)