Skip to content

Commit d28deb1

Browse files
Update dependency google-cloud-tasks to >=2.20.0, <2.21.0
1 parent c828870 commit d28deb1

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 7 additions & 6 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
@@ -8,7 +8,7 @@ authors = ["Team Simplify <[email protected]>"]
88

99
[tool.poetry.dependencies]
1010
python = ">=3.11, <3.14"
11-
google-cloud-tasks = ">=2.16.3, <2.20.0"
11+
google-cloud-tasks = ">=2.20.0, <2.21.0"
1212
google-cloud-scheduler = ">=2.13.3, <2.20.0"
1313
fastapi = ">=0.110.0, <0.120.0"
1414

0 commit comments

Comments
 (0)