From 113b286fccbdf2bf083f1997785689f6c9b5b61d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:34:23 +0000 Subject: [PATCH] Bump protobuf from 3.11.1 to 3.18.3 in /shipment_redis Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.11.1 to 3.18.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.11.1...v3.18.3) --- 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..7158c9cc 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.18.3 pycryptodome==3.9.4 pyrsistent==0.15.6 redis==3.3.11