From 3a5bfb992702d56ee1db06f862271e46d88c62fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 04:31:01 +0000 Subject: [PATCH] Bump requests from 2.25.1 to 2.32.2 Bumps [requests](https://github.com/psf/requests) from 2.25.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.25.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 ac3f910..b362b74 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pymongo==3.11.3 pyspark==3.0.2 python-dateutil==2.8.1 pytz==2021.1 -requests==2.25.1 +requests==2.32.2 scipy==1.2.3 six==1.15.0 tqdm==4.60.0