From 1595902e9ace6a03b4137cd4883d450a902bb060 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 23:16:14 +0000 Subject: [PATCH] Bump requests from 2.22.0 to 2.31.0 in /tools Bumps [requests](https://github.com/psf/requests) from 2.22.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.22.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- tools/v2-migration/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index ab7c65d..4c6aa1b 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -18,5 +18,5 @@ six==1.12.0 urllib3==1.25.6 wrapt==1.11.2 oauthlib==3.1.0 -requests==2.22.0 +requests==2.31.0 requests-oauthlib==1.2.0 diff --git a/tools/v2-migration/requirements.txt b/tools/v2-migration/requirements.txt index ab7c65d..4c6aa1b 100644 --- a/tools/v2-migration/requirements.txt +++ b/tools/v2-migration/requirements.txt @@ -18,5 +18,5 @@ six==1.12.0 urllib3==1.25.6 wrapt==1.11.2 oauthlib==3.1.0 -requests==2.22.0 +requests==2.31.0 requests-oauthlib==1.2.0