From 6b9c7b7e2633fb0525910ff6d5d9a1700daf8eb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 13:26:33 +0000 Subject: [PATCH] Bump scipy from 1.9.1 to 1.9.2 Bumps [scipy](https://github.com/scipy/scipy) from 1.9.1 to 1.9.2. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.9.1...v1.9.2) --- 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 8b35f3f..5f7fcb9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ pytz==2022.2.1 pyyaml==6.0 pymongo==4.2.0 requests==2.28.1 -scipy==1.9.1 +scipy==1.9.2 setuptools==65.5.0 sniffio==1.3.0 snowballstemmer==2.2.0