From 96ee0e1f77bfd4b6c56225afd1213dad83672468 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:47:30 +0000 Subject: [PATCH] Bump protobuf from 3.13.0 to 3.18.3 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.13.0 to 3.18.3. - [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.13.0...v3.18.3) --- 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..75faa61 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.18.3 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..ce7e93f 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.18.3 publicsuffix2==2.20191221 pyasn1==0.4.8 pycparser==2.20