Skip to content

Commit 08330c0

Browse files
Bump the pip-others group across 1 directory with 2 updates (#4267)
Bumps the pip-others group with 2 updates in the / directory: [matplotlib](https://github.com/matplotlib/matplotlib) and [mlflow](https://github.com/mlflow/mlflow). Updates `matplotlib` from 3.10.0 to 3.10.1 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.0...v3.10.1) Updates `mlflow` from 2.20.2 to 2.20.3 - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](mlflow/mlflow@v2.20.2...v2.20.3) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-others - dependency-name: mlflow 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>
1 parent a094271 commit 08330c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,12 +114,12 @@ ci_publish = [
114114

115115
ci_benchmark = [
116116
"pandas<2.3", # To avoid conflict with nncf==2.9.0
117-
"matplotlib==3.10.0",
117+
"matplotlib==3.10.1",
118118
"nbconvert==7.16.6",
119119
"ipython==8.32.0",
120120
"ipykernel==6.29.5",
121121
"openpyxl==3.1.5",
122-
"mlflow==2.20.2",
122+
"mlflow==2.20.3",
123123
"py-cpuinfo==9.0.0",
124124
]
125125

0 commit comments

Comments
 (0)