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

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>
---
 pytorch/requirements-cpu.txt | 2 +-
 pytorch/requirements-gpu.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pytorch/requirements-cpu.txt b/pytorch/requirements-cpu.txt
index cdada0e50..83c907151 100644
--- a/pytorch/requirements-cpu.txt
+++ b/pytorch/requirements-cpu.txt
@@ -3,7 +3,7 @@ jupyter==1.0.0
 numpy==1.16.4
 pandas==0.23.4
 scikit-learn==0.21.2
-scipy==1.3.0
+scipy==1.10.0
 torch==1.4.0
 torchvision==0.5.0
 requests
diff --git a/pytorch/requirements-gpu.txt b/pytorch/requirements-gpu.txt
index cdada0e50..83c907151 100644
--- a/pytorch/requirements-gpu.txt
+++ b/pytorch/requirements-gpu.txt
@@ -3,7 +3,7 @@ jupyter==1.0.0
 numpy==1.16.4
 pandas==0.23.4
 scikit-learn==0.21.2
-scipy==1.3.0
+scipy==1.10.0
 torch==1.4.0
 torchvision==0.5.0
 requests