From b84e6f1b04af9c693684e7ffca07b490b11361e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Dec 2023 23:02:33 +0000 Subject: [PATCH] Bump requests from 2.19.1 to 2.31.0 Bumps [requests](https://github.com/psf/requests) from 2.19.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.19.1...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 f90709c..ad27dc9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ PredictionIO==0.9.9 pymongo==3.7.0 pytz==2018.5 PyYAML==5.4 -requests==2.19.1 +requests==2.31.0 six==1.11.0 urllib3==1.26.5 watchdog==0.8.3