diff options
author | David Runge <dave@sleepmap.de> | 2024-08-11 20:24:24 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-08-11 20:24:24 +0200 |
commit | fb2980f461ca9cfe24521a15e2bf3ee5d41728a3 (patch) | |
tree | a6fdaea879b53fcbb28faaa43f8e039b0bae6619 /extra.old.json | |
parent | 1121f5b2704d6c72f42a2e849e04c0caf620db82 (diff) | |
download | nvchecker-fb2980f461ca9cfe24521a15e2bf3ee5d41728a3.tar.gz nvchecker-fb2980f461ca9cfe24521a15e2bf3ee5d41728a3.tar.bz2 nvchecker-fb2980f461ca9cfe24521a15e2bf3ee5d41728a3.tar.xz nvchecker-fb2980f461ca9cfe24521a15e2bf3ee5d41728a3.zip |
Update python-fastapi
Signed-off-by: David Runge <dave@sleepmap.de>
Diffstat (limited to 'extra.old.json')
-rw-r--r-- | extra.old.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra.old.json b/extra.old.json index ca38b55..39e2735 100644 --- a/extra.old.json +++ b/extra.old.json @@ -1524,8 +1524,8 @@ "version": "3.1.3" }, "python-fastapi": { - "version": "0.111.1", - "url": "https://pypi.org/project/fastapi/0.111.1/" + "version": "0.112.0", + "url": "https://pypi.org/project/fastapi/0.112.0/" }, "python-fastjsonschema": { "version": "2.20.0", |