From 1078de802a69e37c089355622b5f874870c16e1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 06:29:48 +0000 Subject: [PATCH] build(deps): bump protobuf from 3.15.5 to 3.15.6 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.15.5 to 3.15.6. - [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.15.5...v3.15.6) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c239c62..6e38888 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ mccabe==0.6.1 mysql-connector-python==8.0.23 prettytable==2.1.0 prompt-toolkit==3.0.16 -protobuf==3.15.5 +protobuf==3.15.6 pycodestyle==2.6.0 Pygments==2.8.1 pylint==2.7.2