From 7b57088739169e1c3a8ee8cb377c3d4d04c5625a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 13:27:14 +0000 Subject: [PATCH] Bump protobuf from 3.19.4 to 4.21.4 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.4 to 4.21.4. - [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/commits) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-major ... 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..fe3fb39 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==4.21.4 Pygments==2.11.2 pypuppetdb==2.5.1 requests==2.25.1