diff options
author | David Runge <dave@sleepmap.de> | 2024-09-28 19:32:35 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-09-28 19:32:35 +0200 |
commit | c7b12acd02c49dea5ba44398a460e80498ae875e (patch) | |
tree | 4012d41b48a6df87651b58b94841a7cff44480c3 | |
parent | 5bcf9fee393972ce7e6bd18c373f7e6231a6cc83 (diff) | |
download | nvchecker-c7b12acd02c49dea5ba44398a460e80498ae875e.tar.gz nvchecker-c7b12acd02c49dea5ba44398a460e80498ae875e.tar.bz2 nvchecker-c7b12acd02c49dea5ba44398a460e80498ae875e.tar.xz nvchecker-c7b12acd02c49dea5ba44398a460e80498ae875e.zip |
Update python-starlette
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r-- | extra.old.json | 4 | ||||
-rw-r--r-- | extra.old.json~ | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/extra.old.json b/extra.old.json index 36dfbd5..e031ece 100644 --- a/extra.old.json +++ b/extra.old.json @@ -1997,8 +1997,8 @@ "version": "2.1.1" }, "python-starlette": { - "version": "0.39.0", - "url": "https://pypi.org/project/starlette/0.39.0/" + "version": "0.39.1", + "url": "https://pypi.org/project/starlette/0.39.1/" }, "python-subprocess-tee": { "version": "0.4.1" diff --git a/extra.old.json~ b/extra.old.json~ index 6b6dcce..36dfbd5 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -1974,8 +1974,8 @@ "url": "https://pypi.org/project/sphinx-argparse/0.5.2/" }, "python-sphinx-autoapi": { - "version": "3.3.1", - "url": "https://pypi.org/project/sphinx-autoapi/3.3.1/" + "version": "3.3.2", + "url": "https://pypi.org/project/sphinx-autoapi/3.3.2/" }, "python-sphinx-click": { "version": "6.0.0", |