diff options
-rw-r--r-- | extra.old.json | 4 | ||||
-rw-r--r-- | extra.old.json~ | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/extra.old.json b/extra.old.json index 3d57f68..1748c2d 100644 --- a/extra.old.json +++ b/extra.old.json @@ -1492,8 +1492,8 @@ "version": "3.1.3" }, "python-fastapi": { - "version": "0.111.0", - "url": "https://pypi.org/project/fastapi/0.111.0/" + "version": "0.111.1", + "url": "https://pypi.org/project/fastapi/0.111.1/" }, "python-fastjsonschema": { "version": "2.20.0", 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" |