From e2306ec792318f31fa940e2b28e7d09f80c9b6a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:14:24 +0000 Subject: [PATCH] Bump scipy from 1.5.2 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.5.2 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.5.2...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index f17630d..66e164f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -astroid==2.4.2 +astroid==2.4.2 autopep8==1.5.4 Babel==2.9.1 colorama==0.4.3 @@ -18,7 +18,7 @@ pymap3d==2.4.1 pyparsing==2.4.7 python-dateutil==2.8.1 pytz==2020.1 -scipy==1.5.2 +scipy==1.10.0 six==1.15.0 tkcalendar==1.6.1 toml==0.10.1