From 7aa00d78ed1fb25e2d661e2ef98840d88b4adc4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 19:51:15 +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 ba20bee..cabe54e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ PyQt5-Qt==5.15.2 PyQt5-sip==12.8.1 python-dateutil==2.8.1 pytz==2020.5 -requests==2.25.1 +requests==2.32.2 resampy==0.2.2 scikit-learn scipy