From 279fbb288305d6243e6c2b3f42e1486d2aeaeb19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 12:17:12 -0500 Subject: [PATCH] Bump protobuf from 3.15.8 to 3.18.3 (#2) Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.15.8 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.15.8...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21eedc9..3873f11 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ pathtools==0.1.2 Pillow==9.0.1 pooch==1.3.0 promise==2.3 -protobuf==3.15.8 +protobuf==3.18.3 psutil==5.8.0 pycparser==2.20 pyparsing==2.4.7