8000 chore(deps): update dependency google-cloud-tasks to v2.7.1 (#7347) · riteshverma/python-docs-samples@937297c · GitHub
[go: up one dir, main page]

Skip to content

Commit 937297c

Browse files
chore(deps): update dependency google-cloud-tasks to v2.7.1 (GoogleCloudPlatform#7347)
* chore(deps): update dependency google-cloud-tasks to v2.7.1 * Update appengine/standard/migration/taskqueue/counter/requirements.txt Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent f50079c commit 937297c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/standard/migration/taskqueue/counter/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ Flask==1.1.4; python_version < '3.0'
22
Flask==2.0.0; python_version > '3.0'
33
google-cloud-datastore==2.1.0; python_version >= "3.0"
44
google-cloud-datastore==1.15.3; python_version < "3.0"
5-
google-cloud-tasks==2.0.0 ; python_version >= "3.0"
5+
google-cloud-tasks==2.7.1 ; python_version >= "3.0"
66
google-cloud-tasks==1.5.0 ; python_version < "3.0"

0 commit comments

Comments
 (0)
0