From 82d53e7aa35e37998be0eda6b62e9a08432ddd90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:53:23 +0000 Subject: [PATCH] Bump protobuf from 3.15.6 to 3.18.3 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.15.6 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.15.6...v3.18.3) --- 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 b6b26ee..7ff86a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ future==0.18.2 idna==2.10 mysql-connector-python==8.0.23 pefile==2019.4.18 -protobuf==3.15.6 +protobuf==3.18.3 pycparser==2.20 pyinstaller==4.3 pyinstaller-hooks-contrib==2021.1