From 4c7514dc750e1e03c1d9289d64fcb94bcb7b67ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 23:08:25 +0000 Subject: [PATCH] chore(deps): update protobuf requirement from ~=5.29.1 to ~=5.29.2 Updates the requirements on [protobuf](https://github.com/protocolbuffers/protobuf) to permit the latest version. - [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/v5.29.1...v5.29.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 99fc8c2..9d069f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ aiohttp>3.10.11 aiofiles~=24.1.0 audioread~=3.0.1 google-api-python-client~=2.156.0 -protobuf~=5.29.1 +protobuf~=5.29.2 pandas~=2.2.3 opencv-python~=4.10.0.84 magika~=0.5.1