Skip to content

Commit e27f4e2

Browse files
fix(deps): update dependency fastapi to >=0.110.0,<0.130.0 (#75)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e76595 commit e27f4e2

2 files changed

Lines changed: 16 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ requires-python = ">=3.11,<3.14"
99
dependencies = [
1010
"google-cloud-tasks>=2.21.0,<2.22.0",
1111
"google-cloud-scheduler>=2.13.3,<2.20.0",
12-
"fastapi>=0.110.0,<0.120.0",
12+
"fastapi>=0.110.0,<0.130.0",
1313
]
1414

1515
[dependency-groups]

uv.lock

Lines changed: 15 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)