Skip to content

Commit

Permalink
Bump matplotlib from 3.9.2 to 3.10.0 in /jupyter-notebook
Browse files Browse the repository at this point in the history
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.2 to 3.10.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.9.2...v3.10.0)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kylehoehns committed Jan 10, 2025
1 parent 3cbe433 commit 24991d3
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 45 deletions.
82 changes: 38 additions & 44 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 @@ -12,7 +12,7 @@ jupyter_core = "^5.7.2"
nbconvert = "^7.16.4"
pandas = "^2.1.1"
numpy = "^2.2.1"
matplotlib = "^3.8.0"
matplotlib = "^3.10.0"


[build-system]
Expand Down

0 comments on commit 24991d3

Please sign in to comment.