From 3690338cf4dae8064ab6dff0042ad98f7a8bfb78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 02:03:24 -0400 Subject: [PATCH] Bump requests from 2.25.1 to 2.32.2 in /roms/u-boot/test/py (#142) Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.32.2. - [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.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 723e9f48287..91bdd55fa36 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.32.2 six==1.12.0 testtools==2.3.0 traceback2==1.4.0