Skip to content

Bump papermill from 2.6.0 to 2.7.0#425

Merged
jacebrowning merged 1 commit intomainfrom
dependabot/pip/papermill-2.7.0
Mar 2, 2026
Merged

Bump papermill from 2.6.0 to 2.7.0#425
jacebrowning merged 1 commit intomainfrom
dependabot/pip/papermill-2.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps papermill from 2.6.0 to 2.7.0.

Changelog

Sourced from papermill's changelog.

2.7.0

Highlights

  • Drop Python 3.8 and 3.9, add Python 3.13 support
  • Drop ansicolors dependency
  • Modernize packaging to use pyproject.toml

Changes

  • Add Python 3.13 support, drop Python 3.8/3.9 #828
  • Drop the dependency on ansicolors #822
  • Replace deprecated datetime.utcnow() #823
  • Modernize packaging to use pyproject.toml #837
  • Changed parameter inspection to raise the same error messages as other pathways for missing kernel name and language

Bug Fixes

  • Fix failing tests in CI, pin azure-datalake-store #826
  • Fix skipped HDFS tests for Python 3.12 #839
  • Unskip tests that were previously failing #846

Dev / CI

  • Add pyproject-fmt and validate-pyproject pre-commit hooks #858
  • Add Dependabot for GitHub Actions #857
  • Update pre-commit config #843
  • Update CONTRIBUTING.md #842 #847
  • Update docs/RTD configuration #805 #836
  • Bump CI actions to latest versions #852 #853 #854 #855
Commits
  • 8d8d155 Prep 2.7.0: update changelog and bump version (#861)
  • 8351218 Modify Dependabot settings for GitHub Actions (#857)
  • 6130ad5 Add pyproject-fmt and validate-pyproject hooks (#858)
  • 0336050 Bump actions/checkout from 4 to 6 (#855)
  • 567d9e0 Bump codecov/codecov-action from 4 to 5 (#854)
  • c0b7839 Bump actions/setup-python from 5 to 6 (#853)
  • 24c169e Bump github/codeql-action from 3 to 4 (#852)
  • d2b2573 Update moto requirement in /requirements (#851)
  • 7d2b505 Update ipython requirement in /requirements (#850)
  • 6dce363 Update azure-datalake-store requirement in /requirements (#849)
  • Additional commits viewable 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 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)

Bumps [papermill](https://github.com/nteract/papermill) from 2.6.0 to 2.7.0.
- [Changelog](https://github.com/nteract/papermill/blob/main/docs/changelog.md)
- [Commits](nteract/papermill@2.6.0...2.7.0)

---
updated-dependencies:
- dependency-name: papermill
  dependency-version: 2.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 2, 2026
@jacebrowning jacebrowning merged commit d9398b9 into main Mar 2, 2026
13 checks passed
@jacebrowning jacebrowning deleted the dependabot/pip/papermill-2.7.0 branch March 2, 2026 18:23
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