diff options
author | David Runge <dave@sleepmap.de> | 2024-01-13 22:16:41 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-01-13 22:16:41 +0100 |
commit | 643eed25492ef57542ceff252d724add3ab38398 (patch) | |
tree | a0c5d616a1ddae563deaeec29504a7edfe20c2a9 | |
parent | f738bc81b42ac972afa1f599b0b0b49041f1be18 (diff) | |
download | nvchecker-643eed25492ef57542ceff252d724add3ab38398.tar.gz nvchecker-643eed25492ef57542ceff252d724add3ab38398.tar.bz2 nvchecker-643eed25492ef57542ceff252d724add3ab38398.tar.xz nvchecker-643eed25492ef57542ceff252d724add3ab38398.zip |
Update python-fastapi
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r-- | extra.old.json | 2 | ||||
-rw-r--r-- | extra.old.json~ | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/extra.old.json b/extra.old.json index 275e6cf..59ee195 100644 --- a/extra.old.json +++ b/extra.old.json @@ -422,7 +422,7 @@ "python-etesync": "0.12.1", "python-ethtool": "0.15", "python-falcon": "3.1.3", - "python-fastapi": "0.108.0", + "python-fastapi": "0.109.0", "python-fastjsonschema": "2.19.1", "python-fastnumbers": "5.1.0", "python-findpython": "0.4.1", diff --git a/extra.old.json~ b/extra.old.json~ index d74ecec..275e6cf 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -393,7 +393,7 @@ "python-coverage-conditional-plugin": "0.9.0", "python-crc32c": "2.3.post0", "python-crcmod": "1.7", - "python-crispy-bootstrap3": "2022.1", + "python-crispy-bootstrap3": "2024.1", "python-crispy-bootstrap4": "2023.1", "python-csscompressor": "0.9.5", "python-cytoolz": "0.12.2", |