From 412e19c55beea05dcc9002c87b2e5c968b7b143c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 04:16:09 +0000 Subject: [PATCH] Bump protobuf from 4.25.3 to 4.25.8 in /GTFS-RT-FEED Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.3 to 4.25.8. - [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/v4.25.3...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 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..9893868 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==4.25.8 pydantic==2.11.4 pydantic_core==2.33.2 python-dotenv==1.0.1