diff options
-rw-r--r-- | extra.old.json | 3 | ||||
-rw-r--r-- | extra.old.json~ | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/extra.old.json b/extra.old.json index 32d359c..3d57f68 100644 --- a/extra.old.json +++ b/extra.old.json @@ -1928,7 +1928,8 @@ "version": "2.1.1" }, "python-starlette": { - "version": "0.37.2" + "version": "0.38.1", + "url": "https://pypi.org/project/starlette/0.38.1/" }, "python-subprocess-tee": { "version": "0.4.1" diff --git a/extra.old.json~ b/extra.old.json~ index 476f102..32d359c 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -1905,8 +1905,8 @@ "version": "0.4.0" }, "python-sphinx-autoapi": { - "version": "3.1.2", - "url": "https://pypi.org/project/sphinx-autoapi/3.1.2/" + "version": "3.2.1", + "url": "https://pypi.org/project/sphinx-autoapi/3.2.1/" }, "python-sphinx-click": { "version": "6.0.0", |