From 02dd55f1362b14183f305a2ea9406cb17acbe042 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 06:16:41 +0000 Subject: [PATCH] Bump protobuf from 3.17.3 to 3.18.3 in /WebApp Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.17.3 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.17.3...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- WebApp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebApp/requirements.txt b/WebApp/requirements.txt index 2725645..b5a039d 100644 --- a/WebApp/requirements.txt +++ b/WebApp/requirements.txt @@ -24,7 +24,7 @@ numpy==1.19.5 oauthlib==3.2.2 opt-einsum==3.3.0 pandas==1.3.0 -protobuf==3.17.3 +protobuf==3.18.3 pyasn1==0.4.8 pyasn1-modules==0.2.8 python-dateutil==2.8.2