From b6dbd35142a48d2a6f6b7d4ba2d47214918d7ce1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 02:24:51 +0000 Subject: [PATCH] chore(deps): bump requests from 2.32.5 to 2.33.1 in /tests/docker Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.1. - [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.5...v2.33.1) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/docker/requirements.txt b/tests/docker/requirements.txt index 3250ff45..98a2d821 100644 --- a/tests/docker/requirements.txt +++ b/tests/docker/requirements.txt @@ -21,7 +21,7 @@ PyJWT==2.4.0 python-dateutil==2.9.0.post0 python-string-utils==1.0.0 pytz==2026.1.post1 -requests==2.32.5 +requests==2.33.1 requests-oauthlib==2.0.0 robotframework==5.0 robotframework-databaselibrary==1.2.4