Skip to content

Commit 98e057f

Browse files
authored
chore(deps): update dependency google-cloud-spanner to v2.1.0 (GoogleCloudPlatform#5035)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [google-cloud-spanner](https://togithub.com/googleapis/python-spanner) | minor | `==2.0.0` -> `==2.1.0` | --- ### Release Notes <details> <summary>googleapis/python-spanner</summary> ### [`v2.1.0`](https://togithub.com/googleapis/python-spanner/blob/master/CHANGELOG.md#&#8203;210-httpswwwgithubcomgoogleapispython-spannercomparev200v210-2020-11-24) [Compare Source](https://togithub.com/googleapis/python-spanner/compare/v2.0.0...v2.1.0) ##### Features - **dbapi:** add aborted transactions retry support ([#&GoogleCloudPlatform#8203;168](https://www.github.com/googleapis/python-spanner/issues/168)) ([d59d502](https://www.github.com/googleapis/python-spanner/commit/d59d502590f618c8b13920ae05ab11add78315b5)), closes [#&GoogleCloudPlatform#8203;34](https://www.github.com/googleapis/python-spanner/issues/34) [googleapis/python-spanner-django#&GoogleCloudPlatform#8203;544](https://www.github.com/googleapis/python-spanner-django/issues/544) - remove adding a dummy WHERE clause into UPDATE and DELETE statements ([#&GoogleCloudPlatform#8203;169](https://www.github.com/googleapis/python-spanner/issues/169)) ([7f4d478](https://www.github.com/googleapis/python-spanner/commit/7f4d478fd9812c965cdb185c52aa9a8c9e599bed)) ##### Bug Fixes - Add sqlparse dependency ([#&GoogleCloudPlatform#8203;171](https://www.github.com/googleapis/python-spanner/issues/171)) ([e801a2e](https://www.github.com/googleapis/python-spanner/commit/e801a2e014fcff66a69cb9da83abedb218cda2ab)) ##### Reverts - Revert "test: unskip list_backup_operations sample test ([#&GoogleCloudPlatform#8203;170](https://togithub.com/googleapis/python-spanner/issues/170))" ([#&GoogleCloudPlatform#8203;174](https://togithub.com/googleapis/python-spanner/issues/174)) ([6053f4a](https://www.github.com/googleapis/python-spanner/commit/6053f4ab0fc647a9cfc181e16c246141483c2397)), closes [#&GoogleCloudPlatform#8203;170](https://www.github.com/googleapis/python-spanner/issues/170) [#&GoogleCloudPlatform#8203;174](https://www.github.com/googleapis/python-spanner/issues/174) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
1 parent 4b94abe commit 98e057f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-spanner==2.0.0
1+
google-cloud-spanner==2.1.0
22
Flask==1.1.2

functions/spanner/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-spanner==2.0.0
1+
google-cloud-spanner==2.1.0

0 commit comments

Comments
 (0)