Skip to content

Commit 3edc23b

Browse files
chore(deps): update dependency fastapi to >=0.120.1,<0.121.0
1 parent e2f0bcb commit 3edc23b

File tree

2 files changed

+21
-8
lines changed

2 files changed

+21
-8
lines changed

poetry.lock

Lines changed: 20 additions & 7 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
@@ -24,7 +24,7 @@ pytest-asyncio = "^0.26.0"
2424
pytest-cov = "^6.1.1"
2525
requests = "^2.32.3"
2626

27-
fastapi = ">=0.70.0,<0.116.0"
27+
fastapi = ">=0.120.1,<0.121.0"
2828
pybotx = ">=0.75.0,<1.0.0"
2929

3030
[build-system]

0 commit comments

Comments
 (0)