From 22b27a93187a2e7d6a698dd1cf44d29aad87740e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 18:01:03 +0000 Subject: [PATCH] Bump protobuf from 3.17.3 to 3.20.1 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.17.3 to 3.20.1. - [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.17.3...v3.20.1) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dde2e84..5da3cad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ more-itertools==8.9.0 numpy==1.21.2 packaging==21.0 pluggy==1.0.0 -protobuf==3.17.3 +protobuf==3.20.1 py==1.10.0 pycodestyle==2.7.0 pyflakes==2.3.1