From 24c682f3ec5d50f956c0172d3c4e0c9d899f9fbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 19:55:52 +0000 Subject: [PATCH] Bump protobuf from 4.25.3 to 5.29.6 in /GTFS-RT-FEED Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.3 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] --- GTFS-RT-FEED/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GTFS-RT-FEED/requirements.txt b/GTFS-RT-FEED/requirements.txt index a1c49d2..c9b7f16 100644 --- a/GTFS-RT-FEED/requirements.txt +++ b/GTFS-RT-FEED/requirements.txt @@ -7,7 +7,7 @@ fastapi==0.109.2 gtfs-realtime-bindings==1.0.0 h11==0.16.0 idna==3.10 -protobuf==4.25.3 +protobuf==5.29.6 pydantic==2.11.4 pydantic_core==2.33.2 python-dotenv==1.0.1