8000 chore(deps): update dependency google-cloud-datastore to v2.1.4 (#6281) · jasonfmorton/python-docs-samples@ae67fa5 · GitHub
[go: up one dir, main page]

Skip to content

Commit ae67fa5

Browse files
authored
chore(deps): update dependency google-cloud-datastore to v2.1.4 (GoogleCloudPlatform#6281)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-datastore](https://togithub.com/googleapis/python-datastore) | `==2.1.3` -> `==2.1.4` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-datastore/2.1.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-datastore/2.1.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-datastore/2.1.4/compatibility-slim/2.1.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-datastore/2.1.4/confidence-slim/2.1.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/python-datastore</summary> ### [`v2.1.4`](https://togithub.com/googleapis/python-datastore/blob/master/CHANGELOG.md#&#8203;214-httpswwwgithubcomgoogleapispython-datastorecomparev213v214-2021-07-09) [Compare Source](https://togithub.com/googleapis/python-datastore/compare/v2.1.3...v2.1.4) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **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 8939c20 commit ae67fa5

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==2.0.1
2-
google-cloud-datastore==2.1.3
2+
google-cloud-datastore==2.1.4
33
gunicorn==20.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Flask==2.0.1
2-
google-cloud-datastore==2.1.3
2+
google-cloud-datastore==2.1.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==2.0.1
2-
google-cloud-datastore==2.1.3
2+
google-cloud-datastore==2.1.4
33
google-auth==1.31.0
44
requests==2.25.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==2.0.1
2-
google-cloud-datastore==2.1.3
2+
google-cloud-datastore==2.1.4
33
google-auth==1.31.0
44
requests==2.25.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-datastore==2.1.3
1+
google-cloud-datastore==2.1.4

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==2.4.0
55
google-cloud-storage==1.38.0
6-
google-cloud-datastore==2.1.3
6+
google-cloud-datastore==2.1.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-datastore==2.1.3
1+
google-cloud-datastore==2.1.4

0 commit comments

Comments
 (0)
0