diff options
author | David Runge <dave@sleepmap.de> | 2024-08-20 09:38:21 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-08-20 09:38:21 +0200 |
commit | e6fea00c7fe29a215f02e856a97597940e81df0c (patch) | |
tree | 0560825796c2a251798fc8b617340b773bf76ef7 | |
parent | 839c104ac00dc2d565dcf0d4c32c39759946ff26 (diff) | |
download | nvchecker-e6fea00c7fe29a215f02e856a97597940e81df0c.tar.gz nvchecker-e6fea00c7fe29a215f02e856a97597940e81df0c.tar.bz2 nvchecker-e6fea00c7fe29a215f02e856a97597940e81df0c.tar.xz nvchecker-e6fea00c7fe29a215f02e856a97597940e81df0c.zip |
Update python-fastapi
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r-- | extra.old.json | 4 | ||||
-rw-r--r-- | extra.old.json~ | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/extra.old.json b/extra.old.json index bd82c5d..d0c2fee 100644 --- a/extra.old.json +++ b/extra.old.json @@ -1526,8 +1526,8 @@ "version": "3.1.3" }, "python-fastapi": { - "version": "0.112.0", - "url": "https://pypi.org/project/fastapi/0.112.0/" + "version": "0.112.1", + "url": "https://pypi.org/project/fastapi/0.112.1/" }, "python-fastjsonschema": { "version": "2.20.0", diff --git a/extra.old.json~ b/extra.old.json~ index 37fd6d9..bd82c5d 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -1705,7 +1705,8 @@ "url": "https://pypi.org/project/orjson/3.10.7/" }, "python-osc": { - "version": "1.8.3" + "version": "1.9.0", + "url": "https://pypi.org/project/python-osc/1.9.0/" }, "python-pbs-installer": { "version": "2024.8.14", |