Skip to content

Commit 927dac8

Browse files
Bump fastapi from 0.104.1 to 0.109.1
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.104.1 to 0.109.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.104.1...0.109.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 34bcb2a commit 927dac8

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

poetry.lock

+10-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.md"
88

99
[tool.poetry.dependencies]
1010
python = "^3.9"
11-
fastapi = "^0.104.1"
11+
fastapi = "^0.109.1"
1212
pydantic = "^2.5.2"
1313
sqlalchemy = "^2.0.23"
1414
alembic = "^1.12.1"

0 commit comments

Comments
 (0)