From 52b22091d4ae035667f3fc7c0234ed42e2fb53e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:28:27 +0000 Subject: [PATCH] Bump protobuf from 3.12.2 to 3.18.3 in /binder 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] --- binder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/requirements.txt b/binder/requirements.txt index 72b13b2..065b355 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -13,7 +13,7 @@ Markdown==3.2.2 numpy==1.16.0 opt-einsum==3.2.1 pandas==0.24.2 -protobuf==3.12.2 +protobuf==3.18.3 python-dateutil==2.8.1 pytz==2020.1 six==1.15.0