From 7cf52bc0790c1aec84d6e528be83760427c91f79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 13:59:45 +0000 Subject: [PATCH] Bump protobuf from 3.19.4 to 4.22.1 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.4 to 4.22.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...v4.22.1) --- 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..554f4a4 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.22.1 Pygments==2.11.2 pypuppetdb==2.5.1 requests==2.25.1