Skip to content

Commit ffcf634

Browse files
build(deps-dev): bump nbconvert from 7.16.4 to 7.16.5 (#1200)
Bumps [nbconvert](https://github.com/jupyter/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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0945f10 commit ffcf634

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

poetry.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ pre-commit = "^4.0.1"
4545
# tests
4646
pytest = "^8.3"
4747
pytest-xdist = "^3.6.1"
48-
nbconvert = "^7.16.4"
48+
nbconvert = "^7.16.5"
4949

5050
# typing
5151
httpx = "*"

0 commit comments

Comments
 (0)