Skip to content

Commit

Permalink
Bump scipy from 1.13.1 to 1.14.0 in the minor-patch group (#1266)
Browse files Browse the repository at this point in the history
Bumps the minor-patch group with 1 update: [scipy](https://github.com/scipy/scipy).


Updates `scipy` from 1.13.1 to 1.14.0
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.13.1...v1.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 12, 2024
1 parent 85e0127 commit 6866a4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ pytest==8.2.2
einops==0.8.0
lion-pytorch==0.2.2
scipy==1.10.1; python_version < "3.9"
scipy==1.13.1; python_version >= "3.9"
scipy==1.14.0; python_version >= "3.9"
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ pytest~=8.2.2
einops~=0.8.0
wheel~=0.43.0
lion-pytorch~=0.2.2
scipy~=1.13.1
scipy~=1.14.0
pandas~=2.2.2
matplotlib~=3.9.0

0 comments on commit 6866a4a

Please sign in to comment.