From 4710e525ecc70c5a9dce165889cc19d2adb7826f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 12:45:10 +0000 Subject: [PATCH] build(deps): bump requests from 2.27.1 to 2.32.2 Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.32.2. - [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.32.2) --- 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 68bd1a9..0039334 100644 --- a/requirements.txt +++ b/requirements.txt @@ -91,7 +91,7 @@ python-editor==1.0.3 python-slugify==1.2.5 pytz==2021.3 PyYAML==6.0.1 -requests==2.27.1 +requests==2.32.2 scikit-learn==0.24.2 scipy==1.5.4 simplegeneric==0.8.1