From 1328e9291a93c14c6ea724d38d0930de3cc25907 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 17:22:42 -0700 Subject: [PATCH] Bump protobuf from 3.19.4 to 3.19.5 in /etc (#617) Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.4 to 3.19.5. - [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.19.5) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- etc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/requirements.txt b/etc/requirements.txt index a315a5fdcc..560fc82ab9 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -31,7 +31,7 @@ mypy-extensions==0.4.3 oauthlib==3.2.2 platformdirs==2.6.0 proto-plus==1.22.2 -protobuf==3.19.4 +protobuf==3.19.5 pyasn1==0.4.8 pyasn1-modules==0.2.8 Pygments==2.11.2