Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f4a51dd

Browse filesBrowse files
authored
chore(deps): update dependency grpcio to v1.27.2 (GoogleCloudPlatform#3173)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [grpcio](https://grpc.io) | minor | `==1.25.0` -> `==1.27.2` | | [grpcio](https://grpc.io) | minor | `==1.23.0` -> `==1.27.2` | | [grpcio](https://grpc.io) | minor | `==1.26.0` -> `==1.27.2` | | [grpcio](https://grpc.io) | patch | `==1.27.1` -> `==1.27.2` | --- ### 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 80ea300 commit f4a51dd
Copy full SHA for f4a51dd

File tree

Expand file treeCollapse file tree

6 files changed

+6
-6
lines changed
Filter options
Expand file treeCollapse file tree

6 files changed

+6
-6
lines changed

‎dataproc/requirements.txt

Copy file name to clipboardExpand all lines: dataproc/requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
grpcio==1.27.1
1+
grpcio==1.27.2
22
google-auth==1.11.2
33
google-auth-httplib2==0.0.3
44
google-cloud==0.34.0

‎endpoints/bookstore-grpc-transcoding/requirements.txt

Copy file name to clipboardExpand all lines: endpoints/bookstore-grpc-transcoding/requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
grpcio==1.27.1
1+
grpcio==1.27.2
22
grpcio-tools==1.27.2
33
google-auth==1.11.2
44
six==1.14.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
grpcio==1.27.1
1+
grpcio==1.27.2
22
grpcio-tools==1.27.2
33
google-auth==1.11.2
44
six==1.14.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
grpcio==1.26.0
1+
grpcio==1.27.2
22
grpcio-tools==1.27.2

‎opencensus/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
grpcio==1.23.0
1+
grpcio==1.27.2
22
opencensus-ext-stackdriver==0.7.2
33
opencensus==0.7.7

‎trace/cloud-trace-demo-app/app/requirements.txt

Copy file name to clipboardExpand all lines: trace/cloud-trace-demo-app/app/requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ Flask==1.1.1
55
opencensus-ext-stackdriver==0.7.2
66
opencensus-ext-flask==0.7.3
77
opencensus-context==0.1.1
8-
grpcio==1.25.0
8+
grpcio==1.27.2
99
httpretty==0.9.7

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.