From b7246ae653d11f5c7650e0f1bd22e927432e9382 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 00:24:06 +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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8bc8870..c4a3474 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ python-Levenshtein-wheels==0.13.2 # Required for text attacks. Pinning pytorch_lightning==1.6.0 pyyaml==6.0 questionary==1.9.0 -requests==2.24.0 +requests==2.31.0 rich==12.0.1 scipy==1.9.2 tensorflow==2.10.0