From fef68741d146845d8baa0021cbc03fef25b1b0d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 22:32:36 +0000 Subject: [PATCH] Bump scipy from 1.9.1 to 1.9.2 in /requirements 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/requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_tests.txt b/requirements/requirements_tests.txt index 42954c68079..e5d5d13b226 100644 --- a/requirements/requirements_tests.txt +++ b/requirements/requirements_tests.txt @@ -1,6 +1,6 @@ autopep8==1.7.0 matplotlib==3.6.0 -scipy==1.9.1 +scipy==1.9.2 pandas==1.5.0 pytest==7.1.3 pytest-cov==4.0.0