From c2752023b811ab2f56dddc1dbe95597d4c95cfac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 03:03:28 +0000 Subject: [PATCH] Bump protobuf from 3.11.1 to 3.15.0 in /shipment_redis Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.11.1 to 3.15.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.11.1...v3.15.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- shipment_redis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shipment_redis/requirements.txt b/shipment_redis/requirements.txt index e9354c59..149e44e3 100644 --- a/shipment_redis/requirements.txt +++ b/shipment_redis/requirements.txt @@ -28,7 +28,7 @@ multiaddr==0.0.8 mypy-extensions==0.4.3 netaddr==0.7.19 parsimonious==0.8.1 -protobuf==3.11.1 +protobuf==3.15.0 pycryptodome==3.9.4 pyrsistent==0.15.6 redis==3.3.11