From c5fa894920f48e85433c849e2915a52e95e392f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 09:24:36 +0000 Subject: [PATCH] Bump requests from 2.32.3 to 2.32.4 Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- GTFS-RT-FEED/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GTFS-RT-FEED/requirements.txt b/GTFS-RT-FEED/requirements.txt index a1c49d2..03e355a 100644 --- a/GTFS-RT-FEED/requirements.txt +++ b/GTFS-RT-FEED/requirements.txt @@ -13,7 +13,7 @@ pydantic_core==2.33.2 python-dotenv==1.0.1 pytz==2025.2 redis==5.0.1 -requests==2.32.3 +requests==2.32.4 setuptools==80.3.1 sniffio==1.3.1 starlette==0.36.3 diff --git a/requirements.txt b/requirements.txt index 3a331f3..03fcf33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ python-dotenv==1.0.1 pytz==2024.2 redis==3.5.3 redis-py-cluster==2.1.3 -requests==2.32.3 +requests==2.32.4 scikit-learn==1.4.2 scipy==1.12.0 setuptools==80.3.1