Skip to content

Commit

Permalink
Bump numpy from 1.26.4 to 2.2.1 in /jupyter-notebook
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.2.1.
- [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.4...v2.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kylehoehns committed Jan 6, 2025
1 parent 71d67eb commit ce0f1d1
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 41 deletions.
99 changes: 59 additions & 40 deletions jupyter-notebook/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion jupyter-notebook/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jupyter = "^1.0.0"
jupyter_core = "^5.7.2"
nbconvert = "^7.16.4"
pandas = "^2.1.1"
numpy = "^1.25.2"
numpy = "^2.2.1"
matplotlib = "^3.8.0"


Expand Down

0 comments on commit ce0f1d1

Please sign in to comment.