From 1a99412a52e9faba624e5a2beffa098d3f07f7b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Oct 2023 20:29:47 +0000 Subject: [PATCH] Bump requests from 2.26.0 to 2.31.0 in /Test Bumps [requests](https://github.com/psf/requests) from 2.26.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.26.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Test/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Test/requirements.txt b/Test/requirements.txt index b20b75b..741a66a 100644 --- a/Test/requirements.txt +++ b/Test/requirements.txt @@ -1,4 +1,4 @@ -atomicwrites==1.4.0 +atomicwrites==1.4.0 attrs==21.2.0 bleach==4.1.0 certifi==2022.12.7 @@ -20,7 +20,7 @@ pyparsing==2.4.7 pytest==6.2.5 pywin32-ctypes==0.2.0 readme-renderer==29.0 -requests==2.26.0 +requests==2.31.0 requests-toolbelt==0.9.1 rfc3986==1.5.0 six==1.16.0