Skip to content

Commit

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

---
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 Nov 20, 2023
1 parent 7c0e149 commit 86b2937
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
matplotlib==3.8.1
scikit_learn==1.3.2
pandas==2.1.3
scipy==1.11.3
scipy==1.11.4
numpy==1.26.2
tensorflow==2.14.0
2 changes: 1 addition & 1 deletion requirements_gpu.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
matplotlib==3.8.1
scikit_learn==1.3.2
pandas==2.1.3
scipy==1.11.3
scipy==1.11.4
numpy==1.26.2
tensorflow_gpu==2.12.0

0 comments on commit 86b2937

Please sign in to comment.