From a6c072db429ac450e528043e66710a955bdbcef7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 23:09:45 +0000 Subject: [PATCH] chore(deps): bump requests from 2.31.0 to 2.32.2 in /test Bumps [requests](https://github.com/psf/requests) from 2.31.0 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.31.0...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/upstream-requirements-py311.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/upstream-requirements-py311.txt b/test/upstream-requirements-py311.txt index 1c3051be..3adde992 100644 --- a/test/upstream-requirements-py311.txt +++ b/test/upstream-requirements-py311.txt @@ -26,7 +26,7 @@ pytest-mock==3.10.0 pytest-xdist==3.2.0 python-dateutil==2.8.2 pytz==2022.7.1 -requests==2.31.0 +requests==2.32.2 responses==0.22.0 s3transfer==0.5.2 six==1.16.0