From 88ea0b8a27dec7c03037f288e44eefdd7f290641 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:35:03 +0000 Subject: [PATCH] Bump protobuf from 3.6.1 to 3.18.3 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.1 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.6.1...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 70aeff0..649363c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ mysql-connector==2.2.9 mysql-connector-python==8.0.19 mysql-connector-python-rf==2.2.2 mysqlclient==1.4.6 -protobuf==3.6.1 +protobuf==3.18.3 six==1.14.0 SQLAlchemy==1.3.13 Werkzeug==0.16.1