From b9367ad2369bf6226f2f3bbfe22bb64c1b1302df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 21:45:11 +0000 Subject: [PATCH] Bump requests from 2.31.0 to 2.32.2 in /tests/e2e 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] --- tests/e2e/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/e2e/requirements.txt b/tests/e2e/requirements.txt index e6b7086fb..a0562c57e 100644 --- a/tests/e2e/requirements.txt +++ b/tests/e2e/requirements.txt @@ -10,7 +10,7 @@ pytest-custom_exit_code==0.3.0 pytest-mock==3.10.0 behave==1.2.6 pyyaml==6.0 -requests==2.31.0 +requests==2.32.2 google-auth==2.21.0 google-api-python-client==2.91.0 google-auth-httplib2==0.1.0