Skip to content

Commit

Permalink
Bump numpy from 1.26.1 to 1.26.2
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.1 to 1.26.2.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.26.1...v1.26.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 3ac4031 commit 2d87dcd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ gurobipy==11.0.0beta1
matplotlib-inline==0.1.6
matplotlib==3.6.0
sphinxcontrib_bibtex==2.5.0
numpy==1.26.1
numpy==1.26.2
pandas==2.1.2
scikit-learn==1.3.2
seaborn==0.13.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.tox.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
numpy==1.26.1
numpy==1.26.2
scipy==1.11.3
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
gurobipy==11.0.0beta1
numpy==1.26.1
numpy==1.26.2
pandas==2.1.2
scikit-learn==1.3.2
seaborn==0.13.0
Expand Down

0 comments on commit 2d87dcd

Please sign in to comment.