Browse Source

Bump fastapi from 0.92.0 to 0.109.1 in /frameworks/Python/fastapi

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.92.0 to 0.109.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.92.0...0.109.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 1 year ago
parent
commit
5e9fdded1a

+ 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