From 9e617889502f23b460539183808fb228568adea2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 02:15:00 +0000 Subject: [PATCH] Bump protobuf from 3.19.4 to 3.19.5 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.4 to 3.19.5. - [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.19.4...v3.19.5) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 583db94..c542c57 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ numpy==1.22.3 opencv-python==4.5.5.64 pandas==1.4.1 Pillow==9.0.1 -protobuf==3.19.4 +protobuf==3.19.5 pyarrow==7.0.0 pytorch-lightning==1.5.10 requests==2.27.1