Yuliy Schwartzburg has proposed merging ~ikoruk/launchpad:update-geoip2 into launchpad:master.
Commit message: Update geoip2 and its dependencies Requested reviews: Launchpad code reviewers (launchpad-reviewers) For more details, see: https://code.launchpad.net/~ikoruk/launchpad/+git/launchpad/+merge/478298 Depends on https://code.launchpad.net/~ikoruk/lp-source-dependencies/+git/lp-source-dependencies/+merge/478297 -- Your team Launchpad code reviewers is requested to review the proposed merge of ~ikoruk/launchpad:update-geoip2 into launchpad:master.
diff --git a/requirements/launchpad.txt b/requirements/launchpad.txt index 9a6542f..b7be9cc 100644 --- a/requirements/launchpad.txt +++ b/requirements/launchpad.txt @@ -10,7 +10,7 @@ amqp==2.6.1 anyjson==0.3.3 appdirs==1.4.3 asn1crypto==0.23.0 -attrs==19.3.0 +attrs==24.2.0 Automat==20.2.0 backcall==0.2.0 backports.functools-lru-cache==1.5 @@ -25,7 +25,7 @@ breezy==3.2.0 brz-builder==0.7.4 bson==0.5.9 boto3==1.35.71 -botocore==1.35.71 +botocore==1.35.78 celery==4.4.7 Chameleon==3.6.2 configobj==5.0.6 @@ -53,7 +53,7 @@ fastimport==0.9.8 feedparser==6.0.11 flit-core==3.3.0 FormEncode==1.3.1 -geoip2==2.9.0 +geoip2==4.8.1 grokcore.component==3.1 gunicorn==20.1.0 httplib2==0.8 @@ -89,7 +89,7 @@ lpjsmin==0.6 m2r==0.1.13 Markdown==3.7 martian==1.3.post1 -maxminddb==1.5.1 +maxminddb==2.6.2 mistune==0.8.3 monotonic==1.5 more-itertools==10.5.0 diff --git a/requirements/setup.txt b/requirements/setup.txt index 9d76530..c74113c 100644 --- a/requirements/setup.txt +++ b/requirements/setup.txt @@ -1,3 +1,3 @@ pip==21.3.1 -setuptools==44.0.0 -wheel==0.34.2 +setuptools==75.3.0 +wheel==0.45.1
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : launchpad-reviewers@lists.launchpad.net Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp