Browse Source

Merge pull request #8731 from TechEmpower/dependabot/pip/frameworks/Python/fastapi/fastapi-0.109.1

Bump fastapi from 0.92.0 to 0.109.1 in /frameworks/Python/fastapi
github-actions[bot] 1 year ago
parent
commit
cea973f7a1

+ 1 - 1
frameworks/Python/fastapi/requirements-socketify-pypy.txt

@@ -1,2 +1,2 @@
-fastapi==0.92.0
+fastapi==0.109.1
 git+https://github.com/cirospaciari/socketify.py.git@main#socketify

+ 1 - 1
frameworks/Python/fastapi/requirements-socketify.txt

@@ -1,3 +1,3 @@
 orjson==3.8.7
-fastapi==0.92.0
+fastapi==0.109.1
 git+https://github.com/cirospaciari/socketify.py.git@main#socketify

+ 1 - 1
frameworks/Python/fastapi/requirements.txt

@@ -1,4 +1,4 @@
 asyncpg==0.27.0
-fastapi==0.93.0
+fastapi==0.109.1
 Jinja2==3.1.3
 ujson==5.7.0