ソースを参照

Bump fastapi from 0.54.1 to 0.65.2 in /frameworks/Python/fastapi (#7061)

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

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 年 前
コミット
6801ae418e

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

@@ -1,6 +1,6 @@
 asyncpg==0.20.1
 gunicorn==20.0.4
 Jinja2==2.11.1
-fastapi==0.54.1
+fastapi==0.65.2
 orjson==2.6.5
 uvicorn==0.11.3

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

@@ -4,4 +4,4 @@ Jinja2==2.11.1
 ujson==2.0.3
 uvloop==0.14.0
 uvicorn==0.11.3
-fastapi==0.54.1
+fastapi==0.65.2