From 4e2a00a3c94c042d901da8683700cc9f20ce4c0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 08:06:35 +0000 Subject: [PATCH] chore(deps): bump requests from 2.28.2 to 2.32.2 in /tests Bumps [requests](https://github.com/psf/requests) from 2.28.2 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.28.2...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index cefba9b5..78bf8c09 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -26,7 +26,7 @@ pytest==7.2.2 python-dateutil==2.8.2 python-dotenv==0.21.1 PyYAML==5.4.1 -requests==2.28.2 +requests==2.32.2 s3transfer==0.6.0 six==1.16.0 testcontainers-compose==0.0.1rc1