From cd314e3810e0862c6e56a835baf9a2e7477e58e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:46:54 +0000 Subject: [PATCH] Bump scipy from 1.3.1 to 1.10.0 in /client/attiude-est Bumps [scipy](https://github.com/scipy/scipy) from 1.3.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.3.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- client/attiude-est/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/attiude-est/requirements.txt b/client/attiude-est/requirements.txt index 7c86da9..a7d9eb0 100644 --- a/client/attiude-est/requirements.txt +++ b/client/attiude-est/requirements.txt @@ -2,6 +2,6 @@ numpy==1.17.3 pandas==0.25.3 python-dateutil==2.8.1 pytz==2019.3 -scipy==1.3.1 +scipy==1.10.0 six==1.13.0 wiringpi==2.46.0