Skip to content
This repository was archived by the owner on Feb 19, 2023. It is now read-only.

Commit 9bf0a03

Browse files
Bump fastapi from 0.54.1 to 0.62.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.54.1 to 0.62.0. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.54.1...0.62.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e939981 commit 9bf0a03

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

poetry.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ python = "^3.8"
99
pendulum = "2.0.5"
1010
alembic = "^1.4.2"
1111
argon2-cffi = "^19.2.0"
12-
fastapi = "^0.54.1"
12+
fastapi = "^0.62.0"
1313
gunicorn = "^20.0.4"
1414
passlib = "^1.7.2"
1515
psycopg2-binary = "^2.8.5"

0 commit comments

Comments
 (0)