From 0044bfa6934a3a45645c6a3cc229b49419a3fa1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 03:17:01 +0000 Subject: [PATCH] Bump requests from 2.27.1 to 2.31.0 in /housekeeping/testing Bumps [requests](https://github.com/psf/requests) from 2.27.1 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.27.1...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- housekeeping/testing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/housekeeping/testing/requirements.txt b/housekeeping/testing/requirements.txt index 9610345..5b44086 100644 --- a/housekeeping/testing/requirements.txt +++ b/housekeeping/testing/requirements.txt @@ -8,7 +8,7 @@ pyee==8.2.2 pyppeteer==1.0.2 python-dateutil==2.8.2 pytz==2021.3 -requests==2.27.1 +requests==2.31.0 six==1.16.0 tqdm==4.62.3 urllib3==1.26.8