From 823c1fa0e50070ea5a2f4d443b6692a9e5c71637 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Nov 2022 16:07:52 +0000 Subject: [PATCH] Bump protobuf from 3.5.1 to 3.18.3 in /config Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.5.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.5.1...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/requirements.txt b/config/requirements.txt index d95a279..453d431 100644 --- a/config/requirements.txt +++ b/config/requirements.txt @@ -23,7 +23,7 @@ memory-profiler==0.54.0 mock==2.0.0 numpy==1.14.3 pbr==3.1.1 -protobuf==3.5.1 +protobuf==3.18.3 pyasn1==0.4.2 pycparser==2.18 pydot==1.2.4