From 3f6dc14e098261436a4bf5b992931d5deec3746d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 05:46:15 +0000 Subject: [PATCH] Bump protobuf from 3.13.0 to 3.17.2 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.13.0 to 3.17.2. - [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.13.0...v3.17.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3019393..f7ecea1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ chardet==3.0.4 dnspython==2.0.0 idna==2.10 mysql-connector-python==8.0.22 -protobuf==3.13.0 +protobuf==3.17.2 requests==2.24.0 six==1.15.0 urllib3==1.25.11