From 25f354d26cbf7c533f718ba1f02f54fd5d8f6ff2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:03:26 +0000 Subject: [PATCH] Bump scipy from 0.13.0b1 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 0.13.0b1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v0.13.0b1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d22efce..1e764f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,6 +48,6 @@ pyparsing==2.0.1 python-dateutil==1.5 python-telegram-bot==12.1.1 pytz==2013.7 -scipy==0.13.0b1 +scipy==1.10.0 six==1.4.1 xattr==0.6.4