Skip to content

Commit

Permalink
Bump the pip-others group across 1 directory with 2 updates (#4138)
Browse files Browse the repository at this point in the history
Bumps the pip-others group with 2 updates in the / directory: [matplotlib](https://github.com/matplotlib/matplotlib) and [ipython](https://github.com/ipython/ipython).


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

Updates `ipython` from 8.29.0 to 8.30.0
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.29.0...8.30.0)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-others
- dependency-name: ipython
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 5, 2024
1 parent 8549a27 commit 74f659b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,9 @@ ci_publish = [

ci_benchmark = [
"pandas<2.3", # To avoid conflict with nncf==2.9.0
"matplotlib==3.9.2",
"matplotlib==3.9.3",
"nbconvert==7.16.4",
"ipython==8.29.0",
"ipython==8.30.0",
"ipykernel==6.29.5",
"openpyxl==3.1.5",
"mlflow==2.18.0",
Expand Down

0 comments on commit 74f659b

Please sign in to comment.