From cab31c74b6607652ee75e41f46df3d959145b1a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:28:06 +0000 Subject: [PATCH] Bump protobuf from 3.9.1 to 3.18.3 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.9.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.9.1...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index f407b15..0aec12b 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -14,7 +14,7 @@ mccabe==0.6.1 mypy==0.720 mypy-extensions==0.4.1 pkginfo==1.5.0.1 -protobuf==3.9.1 +protobuf==3.18.3 Pygments==2.4.2 pylint==2.3.1 python-dateutil==2.8.0 diff --git a/requirements.txt b/requirements.txt index acd8b11..a5a822b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ botocore==1.12.224 docutils==0.15.2 grpcio==1.23.0 jmespath==0.9.4 -protobuf==3.9.1 +protobuf==3.18.3 python-dateutil==2.8.0 s3transfer==0.2.1 simiotics==0.1.2