From 94ba6dc911169c78ec63448a5b6bb4aa217fdb0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 11:32:50 +0000 Subject: [PATCH] Bump requests from 2.25.1 to 2.33.0 in /easyci2/flask Bumps [requests](https://github.com/psf/requests) from 2.25.1 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.25.1...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- easyci2/flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easyci2/flask/requirements.txt b/easyci2/flask/requirements.txt index 342ef5a2..7d5f4917 100644 --- a/easyci2/flask/requirements.txt +++ b/easyci2/flask/requirements.txt @@ -29,7 +29,7 @@ py==1.10.0 pyparsing==2.4.6 pytest==6.2.3 pytoml==0.1.21 -requests==2.25.1 +requests==2.33.0 requests-mock==1.8.0 requests-mock-flask==2020.9.25.0 responses==0.13.2