From 188ee8b235c96399932dd9f63878b617648881db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 21:52:54 +0000 Subject: [PATCH] Bump grpcio from 1.68.0 to 1.68.1 in the misc group Bumps the misc group with 1 update: [grpcio](https://github.com/grpc/grpc). Updates `grpcio` from 1.68.0 to 1.68.1 - [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.68.0...v1.68.1) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: misc ... Signed-off-by: dependabot[bot] --- lambda/requirements-so.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lambda/requirements-so.txt b/lambda/requirements-so.txt index 1a51a25e..8e63df35 100644 --- a/lambda/requirements-so.txt +++ b/lambda/requirements-so.txt @@ -1,3 +1,3 @@ charset_normalizer==3.4.0 -grpcio==1.68.0 +grpcio==1.68.1 wrapt==1.17.0 \ No newline at end of file