Skip to content

Bump nbstripout from 0.8.2 to 0.9.0#412

Merged
jacebrowning merged 1 commit intomainfrom
dependabot/pip/nbstripout-0.9.0
Jan 26, 2026
Merged

Bump nbstripout from 0.8.2 to 0.9.0#412
jacebrowning merged 1 commit intomainfrom
dependabot/pip/nbstripout-0.9.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps nbstripout from 0.8.2 to 0.9.0.

Release notes

Sourced from nbstripout's releases.

0.9.0

  • Add GitHub Action checking that output is stripped (@​lagamura, #205, #207)
  • Add --drop-output-type, --keep-output-type flags (@​rgeorgi, #175, #204)
  • Drop support for Python 3.8 and 3.9, add support for Python 3.13 and 3.14
  • Migrate to pyproject.toml, remove setup.py and setup.cfg
Changelog

Sourced from nbstripout's changelog.

0.9.0 - 2026-01-17

  • Add GitHub Action checking that output is stripped (@​lagamura, #205, #207)
  • Add --drop-output-type, --keep-output-type flags (@​rgeorgi, #175, #204)
  • Drop support for Python 3.8 and 3.9, add support for Python 3.13 and 3.14
  • Migrate to pyproject.toml, remove setup.py and setup.cfg
Commits
  • 9d9c48b Bump version: 0.8.2 → 0.9.0
  • 82385b7 Update changelog for 0.9.0 release
  • 71289b6 Ruff format all files
  • 08d27c4 Drop support for Python 3.8 & 3.9, add 3.13 & 3.14
  • 0d0d922 Migrate to pyproject.toml, remove setup.py & setup.cfg
  • 0fd9597 Upgrade ruff pre-commit hook to v0.14.13
  • ffb9718 Add --drop-output-type command line argument (#204)
  • d4149fd add repo's re-usable action (#207)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 26, 2026
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>
@dependabot dependabot bot force-pushed the dependabot/pip/nbstripout-0.9.0 branch from 6b65ebc to 835d5de Compare January 26, 2026 18:05
@jacebrowning jacebrowning merged commit c921c40 into main Jan 26, 2026
11 checks passed
@jacebrowning jacebrowning deleted the dependabot/pip/nbstripout-0.9.0 branch January 26, 2026 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant