From 563dac9bf162e568bc81ed9a88e693bb0c557f5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 May 2021 04:29:40 +0000 Subject: [PATCH] Bump protobuf from 3.15.8 to 3.17.1 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.15.8 to 3.17.1. - [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.15.8...v3.17.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 921074d..7a2f86c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ defusedxml==0.7.1 -protobuf==3.15.8 +protobuf==3.17.1 pycryptodomex==3.10.1 requests==2.25.1