From 44c171d78abe8bb6bed78dc6176a84e83765ce5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 03:07:42 +0000 Subject: [PATCH] Bump requests from 2.26.0 to 2.31.0 in /tools/workflows 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] --- tools/workflows/constraints.txt | 2 +- tools/workflows/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/workflows/constraints.txt b/tools/workflows/constraints.txt index 721a9e98c7..a295a20871 100644 --- a/tools/workflows/constraints.txt +++ b/tools/workflows/constraints.txt @@ -3,6 +3,6 @@ charset-normalizer==2.0.4 idna==3.2 junit-xml==1.9 PyYAML==5.4.1 -requests==2.26.0 +requests==2.31.0 six==1.16.0 urllib3==1.26.6 diff --git a/tools/workflows/requirements.txt b/tools/workflows/requirements.txt index 721a9e98c7..a295a20871 100644 --- a/tools/workflows/requirements.txt +++ b/tools/workflows/requirements.txt @@ -3,6 +3,6 @@ charset-normalizer==2.0.4 idna==3.2 junit-xml==1.9 PyYAML==5.4.1 -requests==2.26.0 +requests==2.31.0 six==1.16.0 urllib3==1.26.6