From 2070313a8953d75accca00b09eb813f5c9a6b8e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 14:23:39 +0000 Subject: [PATCH] Bump requests from 2.32.4 to 2.33.0 Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.33.0. - [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.4...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.pypy.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.pypy.txt b/requirements.pypy.txt index 9d96f779..dab09a85 100644 --- a/requirements.pypy.txt +++ b/requirements.pypy.txt @@ -12,7 +12,7 @@ websockets~=15.0.1 # For tests: Flask[async]==3.1.1 Hypercorn==0.17.3 -requests==2.32.4 +requests==2.33.0 pytest==8.3.5 pytest-asyncio==1.2.0 pytest-cov==6.1.1 diff --git a/requirements.txt b/requirements.txt index 84d646c1..eadb7e5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ Cython==3.1.4 setuptools==80.7.1 Flask[async]==3.1.1 Hypercorn==0.17.3 -requests==2.32.4 +requests==2.33.0 pytest==8.3.5 pytest-asyncio==1.2.0 pytest-cov==6.1.1