From 39cd368263f9b31a6fd2454002f9db50c4f838e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 21:59:09 +0000 Subject: [PATCH] Bump protobuf from 3.11.3 to 3.15.0 in /Python/Flask/FlaskIntroduction Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.11.3 to 3.15.0. - [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.11.3...v3.15.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Python/Flask/FlaskIntroduction/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/Flask/FlaskIntroduction/requirements.txt b/Python/Flask/FlaskIntroduction/requirements.txt index 30ee4285c8..d9938889fe 100644 --- a/Python/Flask/FlaskIntroduction/requirements.txt +++ b/Python/Flask/FlaskIntroduction/requirements.txt @@ -406,7 +406,7 @@ progressbar-latest==2.4 prometheus-client==0.7.1 prompt-toolkit==1.0.18 prompter @ git+git://github.com/tylerdave/prompter@b6a72f4d02cd68c6d9a2bbe00bfc5bf62b25feda -protobuf==3.11.3 +protobuf==3.15.0 psutil==5.7.0 psycopg2==2.8.5 ptyprocess==0.6.0