Skip to content

Commit 485bd01

Browse files
committed
chore(deps): update dependency fastapi to >=0.95.1,<0.136
1 parent fe59516 commit 485bd01

2 files changed

Lines changed: 12 additions & 11 deletions

File tree

poetry.lock

Lines changed: 11 additions & 10 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
@@ -39,7 +39,7 @@ classifiers = [
3939

4040
[tool.poetry.dependencies]
4141
python = ">=3.9,<3.14"
42-
fastapi = ">=0.95.1,<0.126"
42+
fastapi = ">=0.95.1,<0.136"
4343
pydantic = ">=1,<3"
4444
sqlalchemy = ">=1.3,<3"
4545
structlog = ">=20,<26"

0 commit comments

Comments
 (0)