From 208b8d6b751c658ce55fb6a309b76f9595c1605a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 16:06:51 +0000 Subject: [PATCH] Bump scipy from 1.13.1 to 1.14.1 Bumps [scipy](https://github.com/scipy/scipy) from 1.13.1 to 1.14.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.13.1...v1.14.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1f22395..6d758c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ asyncpraw==7.7.1 ccxt==4.4.2 transformers==4.43.3 # Not upgrading yet matplotlib==3.9.2 -scipy==1.13.1 # Not upgrading to 1.14.0 +scipy==1.14.1 # Not upgrading to 1.14.0 brotli==1.1.0 py-cord==2.6.0 python-dotenv==1.0.1