From 62b9bd62dd35a851520a523554b1aef825cc183e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Jan 2023 20:46:53 +0000 Subject: [PATCH] Bump protobuf from 3.12.2 to 3.18.3 in /python-conda Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.12.2 to 3.18.3. - [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.12.2...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python-conda/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-conda/requirements.txt b/python-conda/requirements.txt index 799d541c0..a29f54719 100644 --- a/python-conda/requirements.txt +++ b/python-conda/requirements.txt @@ -197,7 +197,7 @@ progressbar==2.5 promise==2.3 prometheus-client==0.7.1 prompt-toolkit==3.0.3 -protobuf==3.12.2 +protobuf==3.18.3 psutil==5.7.0 ptyprocess==0.6.0 py==1.8.0