Skip to content

Commit 44d6e7f

Browse files
authored
chore(deps): update dependency google-cloud-tasks to v1.5.2 (GoogleCloudPlatform#8076)
1 parent 498c2f8 commit 44d6e7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ Flask==2.1.0; python_version > '3.0'
33
google-cloud-datastore==2.4.0; python_version >= "3.0"
44
google-cloud-datastore==1.15.5; python_version < "3.0"
55
google-cloud-tasks==2.7.1 ; python_version >= "3.0"
6-
google-cloud-tasks==1.5.1 ; python_version < "3.0"
6+
google-cloud-tasks==1.5.2 ; python_version < "3.0"

0 commit comments

Comments
 (0)