diff options
author | David Runge <dave@sleepmap.de> | 2024-05-21 18:51:15 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-05-21 18:51:15 +0200 |
commit | 5a54c93423cb676457b012e002f02fb00c04c525 (patch) | |
tree | 4ea4506c6f935890baee1e162e945ad55e14643e | |
parent | 7b2bfefcf72fe048b90230241a64516504fad78f (diff) | |
download | nvchecker-5a54c93423cb676457b012e002f02fb00c04c525.tar.gz nvchecker-5a54c93423cb676457b012e002f02fb00c04c525.tar.bz2 nvchecker-5a54c93423cb676457b012e002f02fb00c04c525.tar.xz nvchecker-5a54c93423cb676457b012e002f02fb00c04c525.zip |
Update python-annotated-types
Signed-off-by: David Runge <dave@sleepmap.de>
-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", |