From a7d3323ef1ad0b5a848f35b1495fb779eb4a789d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 20:04:55 +0000 Subject: [PATCH] Bump requests from 2.25.1 to 2.33.0 in /roms/u-boot/test/py 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] --- roms/u-boot/test/py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roms/u-boot/test/py/requirements.txt b/roms/u-boot/test/py/requirements.txt index 33c5c0bbc41..3386c09b05b 100644 --- a/roms/u-boot/test/py/requirements.txt +++ b/roms/u-boot/test/py/requirements.txt @@ -17,7 +17,7 @@ pyparsing==2.4.2 pytest==5.2.1 python-mimeparse==1.6.0 python-subunit==1.3.0 -requests==2.25.1 +requests==2.33.0 six==1.12.0 testtools==2.3.0 traceback2==1.4.0