diff options
-rw-r--r-- | extra.old.json | 3 | ||||
-rw-r--r-- | extra.old.json~ | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/extra.old.json b/extra.old.json index 951d524..98aaa0f 100644 --- a/extra.old.json +++ b/extra.old.json @@ -1221,7 +1221,8 @@ "url": "https://pypi.org/project/aiosmtpd/1.4.6/" }, "python-annotated-types": { - "version": "0.6.0" + "version": "0.7.0", + "url": "https://pypi.org/project/annotated-types/0.7.0/" }, "python-ansible-compat": { "version": "4.1.11" diff --git a/extra.old.json~ b/extra.old.json~ index 1c5a291..951d524 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -1804,7 +1804,8 @@ "version": "0.4.0" }, "python-sphinx-autoapi": { - "version": "3.0.0" + "version": "3.1.0", + "url": "https://pypi.org/project/sphinx-autoapi/3.1.0/" }, "python-sphinx-click": { "version": "6.0.0", |