From 928c6f246dc522b419fa827963bf86040f3f1eac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 09:59:37 +0000 Subject: [PATCH] Bump requests from 2.27.1 to 2.32.2 in /adaptor_utils/string_code Bumps [requests](https://github.com/psf/requests) from 2.27.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.27.1...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- adaptor_utils/string_code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adaptor_utils/string_code/requirements.txt b/adaptor_utils/string_code/requirements.txt index d72e61d..45b5cc5 100644 --- a/adaptor_utils/string_code/requirements.txt +++ b/adaptor_utils/string_code/requirements.txt @@ -6,7 +6,7 @@ pandas==1.1.3 python-dateutil==2.8.2 pytz==2021.3 PyYAML==6.0 -requests==2.27.1 +requests==2.32.2 six==1.16.0 urllib3==1.26.9 wget==3.2