Skip to content

Commit eb59ccc

Browse files
authored
chore(deps): update dependency google-cloud-datastore to v2.20.1 (#12884)
1 parent f8167f6 commit eb59ccc

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==3.0.3
2-
google-cloud-datastore==2.15.2
2+
google-cloud-datastore==2.20.1
33
gunicorn==22.0.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==3.0.3; python_version > '3.6'
22
Flask==2.3.3; python_version < '3.7'
3-
google-cloud-datastore==2.15.2
3+
google-cloud-datastore==2.20.1
44
gunicorn==22.0.0
55
Werkzeug==3.0.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-datastore==2.15.2
1+
google-cloud-datastore==2.20.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-datastore==2.19.0
1+
google-cloud-datastore==2.20.1

dlp/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-cloud-dlp==3.25.1
22
google-cloud-storage==2.9.0
33
google-cloud-pubsub==2.21.5
4-
google-cloud-datastore==2.15.2
4+
google-cloud-datastore==2.20.1
55
google-cloud-bigquery==3.25.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
functions-framework==3.5.0
22
google-events==0.11.0
3-
google-cloud-datastore==2.19.0
3+
google-cloud-datastore==2.20.1
44
google-api-core==2.17.1
55
protobuf==4.25.5
66
cloudevents==1.11.0

0 commit comments

Comments
 (0)