From ad8ed37b63280481549e9a923c2d8723a2a51a3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 00:39:08 +0000 Subject: [PATCH] Bump protobuf in /arch-school/basic/module_07/service_author_cache Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.1 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../basic/module_07/service_author_cache/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-school/basic/module_07/service_author_cache/requirements.txt b/arch-school/basic/module_07/service_author_cache/requirements.txt index 443310b..74b6503 100644 --- a/arch-school/basic/module_07/service_author_cache/requirements.txt +++ b/arch-school/basic/module_07/service_author_cache/requirements.txt @@ -8,7 +8,7 @@ httptools==0.5.0 idna==3.4 numpy==1.23.4 pandas==1.5.1 -protobuf==3.20.1 +protobuf==5.29.6 pydantic==1.10.2 python-dateutil==2.8.2 python-dotenv==0.21.0