From 0cdc86d4feaf53b832021f93d69d26e313d5acd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 03:24:25 +0000 Subject: [PATCH] Bump protobuf from 3.13.0 to 3.15.0 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.13.0 to 3.15.0. - [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.15.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- .../requirements.txt" | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a45412d..f2ff03b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ idna==2.10 lxml==4.6.2 multidict==5.1.0 mysql-connector-python==8.0.23 -protobuf==3.13.0 +protobuf==3.15.0 PyExecJS==1.5.1 requests==2.25.1 six==1.15.0 diff --git "a/\344\270\213\350\275\275\350\215\224\346\236\235\345\276\256\350\257\276/requirements.txt" "b/\344\270\213\350\275\275\350\215\224\346\236\235\345\276\256\350\257\276/requirements.txt" index 34fa9d1..0131aaf 100644 --- "a/\344\270\213\350\275\275\350\215\224\346\236\235\345\276\256\350\257\276/requirements.txt" +++ "b/\344\270\213\350\275\275\350\215\224\346\236\235\345\276\256\350\257\276/requirements.txt" @@ -24,7 +24,7 @@ MarkupSafe==2.0.1 mitmproxy==5.3.0 msgpack==1.0.2 passlib==1.7.4 -protobuf==3.13.0 +protobuf==3.15.0 publicsuffix2==2.20191221 pyasn1==0.4.8 pycparser==2.20