From 549b535881bc4444cc6b2715c3a8c87742deca71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 12:04:51 +0000 Subject: [PATCH] Bump protobuf from 3.20 to 3.20.2 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20 to 3.20.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.20.0...v3.20.2) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7aff5cab..c2877ebe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ torchvision==0.8.2 scikit-image opencv-python pytorch-lightning -protobuf==3.20 +protobuf==3.20.2 python-dotenv wandb plotly