From d091d692a9973d6dc7b2feed6242e1ebb41e82bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 20:45:06 +0000 Subject: [PATCH] Bump protobuf from 4.21.2 to 4.21.6 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.21.2 to 4.21.6. - [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/commits) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 532cacd..1004387 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ hurry==1.1 hurry.filesize==0.9 Jinja2==3.0.1 pip==22.1.2 -protobuf==4.21.2 +protobuf==4.21.6 psutil==5.8.0 requests==2.25.1 stripe==3.4.0