Skip to content

Commit 1e37a6d

Browse files
Update dependency fastapi to >=0.120.4, <0.121.0
1 parent c828870 commit 1e37a6d

File tree

2 files changed

+19
-6
lines changed

2 files changed

+19
-6
lines changed

poetry.lock

Lines changed: 18 additions & 5 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
@@ -10,7 +10,7 @@ authors = ["Team Simplify <[email protected]>"]
1010
python = ">=3.11, <3.14"
1111
google-cloud-tasks = ">=2.16.3, <2.20.0"
1212
google-cloud-scheduler = ">=2.13.3, <2.20.0"
13-
fastapi = ">=0.110.0, <0.120.0"
13+
fastapi = ">=0.120.4, <0.121.0"
1414

1515
[tool.poetry.group.dev.dependencies]
1616
ruff = "^0.13.0"

0 commit comments

Comments
 (0)