From 413c3380b6afb4cdf4070d556a965278d1b4a181 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 03:05:46 +0000 Subject: [PATCH] Bump protobuf from 3.6.1 to 3.15.0 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.1 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.6.1...v3.15.0) --- 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..9558867 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.15.0 six==1.14.0 SQLAlchemy==1.3.13 Werkzeug==0.16.1