From 0addfac6cff326eac4cc54437009fdff7f8c72c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 22:56:41 +0000 Subject: [PATCH] Bump scipy from 1.7.1 to 1.11.1 in /docs/source Bumps [scipy](https://github.com/scipy/scipy) from 1.7.1 to 1.11.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.7.1...v1.11.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/source/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/requirements.txt b/docs/source/requirements.txt index 1e6d74c..a0929f8 100644 --- a/docs/source/requirements.txt +++ b/docs/source/requirements.txt @@ -2,6 +2,6 @@ numpy==1.20.3 pandas==1.3.0 xarray==0.20.1 matplotlib==3.5.1 -scipy==1.7.1 +scipy==1.11.1 astropy==4.2.1 myst-parser==0.18.0