Skip to content

Commit dfd220f

Browse files
Bump nbconvert from 7.16.4 to 7.16.5 in the pip-others group (#4169)
Bumps the pip-others group with 1 update: [nbconvert](https://github.com/jupyter/nbconvert). Updates `nbconvert` from 7.16.4 to 7.16.5 - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md) - [Commits](jupyter/nbconvert@v7.16.4...v7.16.5) --- updated-dependencies: - dependency-name: nbconvert 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 b7aefc1 commit dfd220f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ ci_publish = [
116116
ci_benchmark = [
117117
"pandas<2.3", # To avoid conflict with nncf==2.9.0
118118
"matplotlib==3.10.0",
119-
"nbconvert==7.16.4",
119+
"nbconvert==7.16.5",
120120
"ipython==8.31.0",
121121
"ipykernel==6.29.5",
122122
"openpyxl==3.1.5",

0 commit comments

Comments
 (0)