diff options
author | David Runge <dave@sleepmap.de> | 2024-01-24 12:12:09 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-01-24 12:12:09 +0100 |
commit | 7ac1b3f8c465cbf3532272cc4d4a9451d7f276db (patch) | |
tree | 8c246cc747f2ff88d4f9fd0ccd496332e676162e | |
parent | 3d8af92a0aa7be99a475b7f3165f1e53e2fc958a (diff) | |
download | nvchecker-7ac1b3f8c465cbf3532272cc4d4a9451d7f276db.tar.gz nvchecker-7ac1b3f8c465cbf3532272cc4d4a9451d7f276db.tar.bz2 nvchecker-7ac1b3f8c465cbf3532272cc4d4a9451d7f276db.tar.xz nvchecker-7ac1b3f8c465cbf3532272cc4d4a9451d7f276db.zip |
Update python-starlette
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 cea6ed3..81fb731 100644 --- a/extra.old.json +++ b/extra.old.json @@ -557,7 +557,7 @@ "python-sphinxcontrib-newsfeed": "0.1.4", "python-sphinxcontrib-programoutput": "0.17", "python-sphinxygen": "1.0.4", - "python-starlette": "0.35.1", + "python-starlette": "0.36.1", "python-subprocess-tee": "0.4.1", "python-svglib": "1.5.1", "python-tabulate": "0.9.0", diff --git a/extra.old.json~ b/extra.old.json~ index 2fdd2e9..cea6ed3 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -563,7 +563,7 @@ "python-tabulate": "0.9.0", "python-tlv8": "0.10.0", "python-toml": "0.10.2", - "python-toolz": "0.12.0", + "python-toolz": "0.12.1", "python-torrentool": "1.2.0", "python-tpm2-pytss": "2.1.0", "python-tree-format": "0.1.2", |