Skip to content

Commit

Permalink
Bump scipy from 1.7.3 to 1.8.0 in /extra_requirements
Browse files Browse the repository at this point in the history
Bumps [scipy](https://github.com/scipy/scipy) from 1.7.3 to 1.8.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.7.3...v1.8.0)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2022
1 parent 4cdd103 commit 2275767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra_requirements/requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ pymongo==3.12.0 # Strax dependency
pytest==7.0.1
pytest-cov==3.0.0
scikit-learn==1.0.2
scipy==1.7.3 # Strax dependency
scipy==1.8.0 # Strax dependency
tensorflow==2.8.0; python_version<="3.9"
tensorflow==2.8.0rc1; python_version=="3.10"
tqdm==4.62.2
Expand Down

0 comments on commit 2275767

Please sign in to comment.