From e513af694b4b9b9ebe741978938045ee3347c9f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 10:51:05 -0700 Subject: [PATCH] Bump protobuf from 3.19.3 to 3.19.5 in /python/common (#856) * Bump protobuf from 3.19.3 to 3.19.5 in /python/common Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.3 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.3...v3.19.5) --- python/common/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/common/requirements.txt b/python/common/requirements.txt index c02d6b27..3a69e2ed 100644 --- a/python/common/requirements.txt +++ b/python/common/requirements.txt @@ -1,2 +1,2 @@ -protobuf==3.19.3 +protobuf==3.19.5 requests==2.26.0