Skip to content

Commit

Permalink
chore(deps): update dependency google-cloud-spanner to v1.17.1 (#4160)
Browse files Browse the repository at this point in the history
Co-authored-by: Takashi Matsuo <tmatsuo@google.com>
  • Loading branch information
renovate-bot and Takashi Matsuo authored Jun 25, 2020
1 parent 1a459c5 commit 8c57b1f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion appengine/standard_python3/spanner/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-spanner==1.17.0
google-cloud-spanner==1.17.1
Flask==1.1.2
2 changes: 1 addition & 1 deletion appengine/standard_python37/spanner/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-spanner==1.17.0
google-cloud-spanner==1.17.1
Flask==1.1.2
2 changes: 1 addition & 1 deletion functions/spanner/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-spanner==1.17.0
google-cloud-spanner==1.17.1
2 changes: 1 addition & 1 deletion spanner/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-spanner==1.17.0
google-cloud-spanner==1.17.1
futures==3.3.0; python_version < "3"

0 comments on commit 8c57b1f

Please sign in to comment.