Skip to content

Commit 90537d0

Browse files
Bump scipy from 1.6.1 to 1.11.1 in /docs/src
Bumps [scipy](https://github.com/scipy/scipy) from 1.6.1 to 1.11.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.6.1...v1.11.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0da96b0 commit 90537d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pint==0.16.1; python_version >= "3.6"
1515
pyparsing==2.4.7; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
1616
python-dateutil==2.8.1; python_full_version >= "3.6.1" and python_version >= "3.6"
1717
pytz==2021.1; python_full_version >= "3.6.1" and python_version >= "3.6"
18-
scipy==1.6.1; python_version >= "3.7"
18+
scipy==1.11.1; python_version >= "3.7"
1919
six==1.16.0; python_full_version >= "3.6.1" and python_version >= "3.6"
2020
typing-extensions==3.10.0.0; python_version < "3.8" and python_version >= "3.6"
2121
uncertainties==3.1.5

0 commit comments

Comments
 (0)