Skip to content

Commit df38a8e

Browse files
committed
chore(deps): update dependency fastapi to >=0.95.1,<0.134
1 parent 61d59d1 commit df38a8e

2 files changed

Lines changed: 11 additions & 10 deletions

File tree

poetry.lock

Lines changed: 10 additions & 9 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.134"
4343
pydantic = ">=1,<3"
4444
sqlalchemy = ">=1.3,<3"
4545
structlog = ">=20,<26"

0 commit comments

Comments
 (0)