Skip to content

Commit

Permalink
Bump matplotlib from 3.9.3 to 3.9.4 in the pip-others group (#4156)
Browse files Browse the repository at this point in the history
Bumps the pip-others group with 1 update: [matplotlib](https://github.com/matplotlib/matplotlib).


Updates `matplotlib` from 3.9.3 to 3.9.4
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.9.3...v3.9.4)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-others
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 133aab7 commit 7427c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ ci_publish = [

ci_benchmark = [
"pandas<2.3", # To avoid conflict with nncf==2.9.0
"matplotlib==3.9.3",
"matplotlib==3.9.4",
"nbconvert==7.16.4",
"ipython==8.30.0",
"ipykernel==6.29.5",
Expand Down

0 comments on commit 7427c55

Please sign in to comment.