Skip to content

Commit

Permalink
chore(deps): update dependency google-cloud-datastore to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 11, 2021
1 parent c6d84f6 commit e42e782
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion appengine/flexible/datastore/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==2.0.1
google-cloud-datastore==2.1.6
google-cloud-datastore==2.2.0
gunicorn==20.1.0
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==2.0.1
google-cloud-datastore==2.1.6
google-cloud-datastore==2.2.0
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==2.0.1
google-cloud-datastore==2.1.6
google-cloud-datastore==2.2.0
google-auth==2.0.0
requests==2.26.0
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==2.0.1
google-cloud-datastore==2.1.6
google-cloud-datastore==2.2.0
google-auth==2.0.0
requests==2.26.0
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-datastore==2.1.6
google-cloud-datastore==2.2.0
2 changes: 1 addition & 1 deletion codelabs/flex_and_vision/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ gunicorn==20.0.4; python_version > '3.0'
gunicorn==19.10.0; python_version < '3.0'
google-cloud-vision==2.4.4
google-cloud-storage==1.42.2
google-cloud-datastore==2.1.6
google-cloud-datastore==2.2.0
2 changes: 1 addition & 1 deletion datastore/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-datastore==2.1.6
google-cloud-datastore==2.2.0

0 comments on commit e42e782

Please sign in to comment.