From a189515555c744811ce2a8e9e3ce3b5428f5c304 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 00:34:29 +0000 Subject: [PATCH] chore(deps): bump scipy from 1.11.2 to 1.11.3 Bumps [scipy](https://github.com/scipy/scipy) from 1.11.2 to 1.11.3. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.11.2...v1.11.3) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a6ce8c960e..0fa5f6a2db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -331,7 +331,7 @@ requests-oauthlib==1.3.1 # via google-auth-oauthlib rsa==4.9 # via google-auth -scipy==1.11.2 +scipy==1.11.3 # via -r requirements.in seaborn==0.12.2 # via -r requirements.in