Skip to content

Commit c921c40

Browse files
authored
Merge pull request #412 from jacebrowning/dependabot/pip/nbstripout-0.9.0
Bump nbstripout from 0.8.2 to 0.9.0
2 parents 3e8b9dd + 835d5de commit c921c40

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)