From f72ece0672ffe1e272984b9a893f9e8fd0c7c0e0 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 6 Jul 2023 21:42:18 +0000
Subject: [PATCH] Bump scipy from 1.3.0 to 1.10.0

Bumps [scipy](https://github.com/scipy/scipy) from 1.3.0 to 1.10.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.3.0...v1.10.0)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 164c77a..c001a12 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,5 +4,5 @@ matplotlib==3.1.3
 numpy==1.16.4
 pyparsing==2.4.0
 python-dateutil==2.8.0
-scipy==1.3.0
+scipy==1.10.0
 six==1.12.0