From f4c505ae563ff7a6c88e957af2c25204e42f0ed0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 23:55:01 +0000 Subject: [PATCH] Bump requests from 2.24.0 to 2.31.0 Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.31.0. - [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.24.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e6c2df4..c31390c 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ , "boto3==1.14.16" , "datadiff==2.0.0" , "ruamel.yaml==0.16.10" - , "requests==2.24.0" + , "requests==2.31.0" ] , entry_points =