İlker Emre Koç has proposed merging ~ilkeremrekoc/launchpad:upgrade-python-dateutil into launchpad:master.
Commit message: upgrade python-dateutil from 2.8.1 to 2.9.0.post0 Requested reviews: Launchpad code reviewers (launchpad-reviewers) For more details, see: https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/477647 - Upgraded python-dateutil from 2.8.1 to 2.9.0.post0 - Upgraded types-python-dateutil from 2.8.1 to 2.9.0.20241003. Note that this change is retroactive and seem to only affect mypy and tox functionalities. No additional packages are installed in lp-dependencies. A similar change to this can be found in commit "20e5fb6b329458803e03f6c3a72fa9f76917ab95". -- Your team Launchpad code reviewers is requested to review the proposed merge of ~ilkeremrekoc/launchpad:upgrade-python-dateutil into launchpad:master.
diff --git a/requirements/launchpad.txt b/requirements/launchpad.txt index 9fde43b..8d1a202 100644 --- a/requirements/launchpad.txt +++ b/requirements/launchpad.txt @@ -141,7 +141,7 @@ pymemcache==3.5.0 PyNaCl==1.3.0 pyOpenSSL==17.5.0 pystache==0.5.3 -python-dateutil==2.8.1 +python-dateutil==2.9.0.post0 python-debian==0.1.32 python-keystoneclient==3.21.0 python-openid2==3.2 diff --git a/requirements/types.txt b/requirements/types.txt index 4745935..0b7a7d7 100644 --- a/requirements/types.txt +++ b/requirements/types.txt @@ -4,7 +4,7 @@ types-beautifulsoup4==4.9.0 types-bleach==3.3.1 types-oauthlib==3.1.0 types-psycopg2==2.9.21.4 -types-python-dateutil==2.8.1 +types-python-dateutil==2.9.0.20241003 types-requests==0.1.13 types-six==0.1.9 types-urllib3==1.26.25.4
_______________________________________________ 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