Skip to content

Commit 92f3e00

Browse files
fix(deps): update dependency google-cloud-tasks to >=2.21.0,<2.23.0 (#92)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 59a91b2 commit 92f3e00

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "MIT"
77
authors = [{ name = "Team Simplify", email = "oss@simplify.jobs" }]
88
requires-python = ">=3.11,<3.14"
99
dependencies = [
10-
"google-cloud-tasks>=2.21.0,<2.22.0",
10+
"google-cloud-tasks>=2.21.0,<2.23.0",
1111
"google-cloud-scheduler>=2.13.3,<2.20.0",
1212
"fastapi>=0.110.0,<0.136.0",
1313
]

uv.lock

Lines changed: 4 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)