From f620ecb90a450df009717f59da1b80ef17fc30b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 13:17:44 +0000 Subject: [PATCH] Bump protobuf from 3.19.4 to 3.20.1 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.4 to 3.20.1. - [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.19.4...v3.20.1) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1cd49ce..80a431c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Flask==2.0.2 Jinja2==3.0.3 markdown2==2.4.2 paramiko==2.9.2 -protobuf==3.19.4 +protobuf==3.20.1 Pygments==2.11.2 pypuppetdb==2.5.1 requests==2.25.1