From 562ef1408e5ce731813535082308cfc83fa0fe0a Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 6 Jul 2023 21:56:58 +0000
Subject: [PATCH] Bump scipy from 1.4.1 to 1.10.0 in /english_task

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

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

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

diff --git a/english_task/requirements.txt b/english_task/requirements.txt
index f8499bc..7464d22 100644
--- a/english_task/requirements.txt
+++ b/english_task/requirements.txt
@@ -2,6 +2,6 @@ numpy==1.18.1
 pandas==1.0.1
 python-dateutil==2.8.1
 scikit-learn==0.22.2
-scipy==1.4.1
+scipy==1.10.0
 sklearn==0.0
 tqdm==4.43.0
\ No newline at end of file