8000 chore(deps): update dependency google-cloud-datastore to v1.11.0 (#3150) · larkee/python-docs-samples@dd8bc71 · GitHub
[go: up one dir, main page]

Skip to content

Commit dd8bc71

Browse files
authored
chore(deps): update dependency google-cloud-datastore to v1.11.0 (GoogleCloudPlatform#3150)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [google-cloud-datastore](https://togithub.com/googleapis/python-datastore) | minor | `==1.10.0` -> `==1.11.0` | | [google-cloud-datastore](https://togithub.com/googleapis/python-datastore) | minor | `==1.9.0` -> `==1.11.0` | --- ### Release Notes <details> <summary>googleapis/python-datastore</summary> ### [`v1.11.0`](https://togithub.com/googleapis/python-datastore/blob/master/CHANGELOG.md#&#8203;1110httpswwwgithubcomgoogleapispython-datastorecomparev1100v1110-2020-02-27) [Compare Source](https://togithub.com/googleapis/python-datastore/compare/v1.10.0...v1.11.0) ##### Features - **datastore:** add return query object in add filter method ([#&GoogleCloudPlatform#8203;12](https://www.github.com/googleapis/python-datastore/issues/12)) ([6a9efab](https://www.github.com/googleapis/python-datastore/commit/6a9efabe1560d5137986df70f1b4f79731deac02)) </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 these updates 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#GoogleCloudPlatform/python-docs-samples).
1 parent d95a3f6 commit dd8bc71

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==1.1.1
2-
google-cloud-datastore==1.9.0
2+
google-cloud-datastore==1.11.0
33
gunicorn==19.9.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Flask==1.1.1
2-
google-cloud-datastore==1.10.0
2+
google-cloud-datastore==1.11.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.1
2-
google-cloud-datastore==1.10.0
2+
google-cloud-datastore==1.11.0
33
google-auth==1.11.2
44
requests==2.22.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.1
2-
google-cloud-datastore==1.10.0
2+
google-cloud-datastore==1.11.0
33
google-auth==1.11.2
44
requests==2.22.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-datastore==1.10.0
1+
google-cloud-datastore==1.11.0

codelabs/flex_and_vision/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ gunicorn==20.0.4; python_version > '3.0'
33
gunicorn==19.10.0; python_version < '3.0'
44
google-cloud-vision==0.41.0
55
google-cloud-storage==1.26.0
6-
google-cloud-datastore==1.10.0
6+
google-cloud-datastore==1.11.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-datastore==1.10.0
1+
google-cloud-datastore==1.11.0

0 commit comments

Comments
 (0)
0