From 004279b2f831b78109526c4abd3358ee8d12af0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 13:59:35 +0000 Subject: [PATCH] Bump protobuf from 3.19.4 to 4.23.2 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.4 to 4.23.2. - [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.23.2) --- 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..05c2601 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.23.2 Pygments==2.11.2 pypuppetdb==2.5.1 requests==2.25.1