Skip to content

Commit

Permalink
Bump scipy from 1.11.2 to 1.11.3
Browse files Browse the repository at this point in the history
Bumps [scipy](https://github.com/scipy/scipy) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.11.2...v1.11.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 39ad3ac commit 9713219
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion binder/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ atomate2>=0.0.11
scikit-learn==1.3.1
emmet-core==0.68.0
scikit-optimize==0.9.0
scipy==1.11.2
scipy==1.11.3
pydantic==1.10.12
polytope==0.2.4
cvxpy==1.3.2
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies = [
"emmet-core>=0.51.1",
"scikit-learn>=1.2.0",
"scikit-optimize>=0.9.0",
"scipy>=1.10.0, <=1.10.1",
"scipy>=1.10.0, <=1.11.3",
"pydantic>=1.10.2,<2.0",
"polytope>=0.2.3",
"cvxpy>=1.2.1",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ atomate2==0.0.11
scikit-learn==1.3.1
emmet-core==0.68.0
scikit-optimize==0.9.0
scipy==1.11.2
scipy==1.11.3
pydantic==1.10.12
polytope==0.2.4
cvxpy==1.3.2
Expand Down

0 comments on commit 9713219

Please sign in to comment.