From a99ebe7dfb12ed38c988015715e10e084e5723d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 21:11:12 +0000 Subject: [PATCH] Bump grpcio from 1.27.2 to 1.53.0 in /requirements/gcp_backport/1.10 Bumps [grpcio](https://github.com/grpc/grpc) from 1.27.2 to 1.53.0. - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/compare/v1.27.2...v1.53.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/gcp_backport/1.10/requirements_gcp_backport.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/gcp_backport/1.10/requirements_gcp_backport.txt b/requirements/gcp_backport/1.10/requirements_gcp_backport.txt index 630260a..210361a 100644 --- a/requirements/gcp_backport/1.10/requirements_gcp_backport.txt +++ b/requirements/gcp_backport/1.10/requirements_gcp_backport.txt @@ -13,7 +13,7 @@ # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -grpcio==1.27.2 +grpcio==1.53.0 cython==0.29.21 pandas-gbq==0.13.3 cryptography==3.3.2