Skip to content

Commit 835d5de

Browse files
Bump nbstripout from 0.8.2 to 0.9.0
Bumps [nbstripout](https://github.com/kynan/nbstripout) from 0.8.2 to 0.9.0. - [Release notes](https://github.com/kynan/nbstripout/releases) - [Changelog](https://github.com/kynan/nbstripout/blob/main/CHANGELOG.md) - [Commits](kynan/nbstripout@0.8.2...0.9.0) --- updated-dependencies: - dependency-name: nbstripout dependency-version: 0.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d3430c commit 835d5de

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 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
@@ -90,7 +90,7 @@ pygments = "^2.15"
9090
# Notebooks
9191
ipython = "^8.14.0"
9292
notebook = { version = "^7.1.1", markers = "os.name != 'nt'" }
93-
nbstripout = ">=0.7.1,<0.9.0"
93+
nbstripout = ">=0.7.1,<0.10.0"
9494
papermill = { version = "^2.6", markers = "os.name != 'nt'" }
9595
six = "*" # missing papermill dependency
9696

0 commit comments

Comments
 (0)