From 262e6e9ee7784a52f7e2f103ff3101f592ba9956 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 21:46:22 +0000 Subject: [PATCH] Bump protobuf from 3.5.1 to 3.18.3 in /machine-learning Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.5.1 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.5.1...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- machine-learning/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machine-learning/requirements.txt b/machine-learning/requirements.txt index c46b507..9253ba3 100644 --- a/machine-learning/requirements.txt +++ b/machine-learning/requirements.txt @@ -17,7 +17,7 @@ mccabe==0.6.1 numpy==1.14.1 pathlib2==2.3.0 Pillow==5.0.0 -protobuf==3.5.1 +protobuf==3.18.3 pylint==1.8.2 pytz==2018.3 raven==6.6.0