Skip to content

Build(deps): Bump the python-packages group with 3 updates#5

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-packages-6108253a83
Open

Build(deps): Bump the python-packages group with 3 updates#5
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-packages-6108253a83

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Updates the requirements on jupyter-client, nbclient and jupyter-cache to permit the latest version.
Updates jupyter-client to 8.6.3

Release notes

Sourced from jupyter-client's releases.

v8.6.3

8.6.3

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​andife | @​hroncok | @​ianthomas23 | @​juliangilbey | @​minrk

Changelog

Sourced from jupyter-client's changelog.

8.6.3

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​andife | @​hroncok | @​ianthomas23 | @​juliangilbey | @​minrk

8.6.2

(Full Changelog)

Bugs fixed

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​Carreau | @​fcollonval

8.6.1

(Full Changelog)

Maintenance and upkeep improvements

... (truncated)

Commits

Updates nbclient to 0.10.2

Release notes

Sourced from nbclient's releases.

v0.10.2

0.10.2

(Full Changelog)

Merged PRs

Contributors to this release

(GitHub contributors page for this release)

@​callmephilip | @​davidbrochart

Changelog

Sourced from nbclient's changelog.

0.10.2

(Full Changelog)

Merged PRs

Contributors to this release

(GitHub contributors page for this release)

@​callmephilip | @​davidbrochart

0.10.1

(Full Changelog)

Maintenance and upkeep improvements

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​davidbrochart | @​lucascolley

0.10.0

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​wpk-nist-gov

0.9.1

(Full Changelog)

... (truncated)

Commits

Updates jupyter-cache to 1.0.1

Release notes

Sourced from jupyter-cache's releases.

v1.0.1

What's Changed

New Contributors

Full Changelog: executablebooks/jupyter-cache@v1.0.0...v1.0.1

Changelog

Sourced from jupyter-cache's changelog.

CHANGELOG

v0.6.1 2023-04-22

A patch release to fix compatibility with sqlalchemy <1.4.

v0.6.0 2023-04-21

This is a minor release to improve our packaging infrastructure and to support several new versions of dependencies.

Breaking changes

  • ‼️ BREAKING: Drop Python 3.7, add Python 3.11, unpin myst-nb in docs #96 (@​choldgraf)

Updated versions

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.

(GitHub contributors page for this release)

@​AakashGfude (activity) | @​choldgraf (activity) | @​chrisjsewell (activity) | @​jstac (activity) | @​jzluo (activity) | @​kloczek (activity) | @​pre-commit-ci (activity)

0.5.0 - 2021-01-25

♻️ REFACTOR: package API/CLI/documentation (#74)

This release includes major re-writes to key parts of the package, to improve the user interface, and add additional functionality for reading and executing notebooks.

Key changes:

  1. stage/staging is now rephrased to notebook, plus the addition of project, i.e. you add notebooks to a project, then execute them.
  2. notebook read_data is specified per notebook in the project, allowing for multiple types of file to be read/executed via the CLI (e.g. text-based notebooks via https://jupytext.readthedocs.io). Before, the read functions were passed directly to the API methods.
  3. The executor can be specified with jbcache execute --executor, and a parallel notebook executor has been added.
  4. Improved execution status indicator in jbcache project list and other CLI improvements.
  5. Re-write of documentation, including better front page, with quick start guide and better logo.

Dependencies have also been restructured, such that the CLI dependencies (click, tabulate) are now required, whereas nbdime is now optional (since it is only used for optional notebook diffing).

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [jupyter-client](https://github.com/jupyter/jupyter_client), [nbclient](https://github.com/jupyter/nbclient) and [jupyter-cache](https://github.com/executablebooks/jupyter-cache) to permit the latest version.

Updates `jupyter-client` to 8.6.3
- [Release notes](https://github.com/jupyter/jupyter_client/releases)
- [Changelog](https://github.com/jupyter/jupyter_client/blob/main/CHANGELOG.md)
- [Commits](jupyter/jupyter_client@v7.0.0...v8.6.3)

Updates `nbclient` to 0.10.2
- [Release notes](https://github.com/jupyter/nbclient/releases)
- [Changelog](https://github.com/jupyter/nbclient/blob/main/CHANGELOG.md)
- [Commits](jupyter/nbclient@v0.5.13...v0.10.2)

Updates `jupyter-cache` to 1.0.1
- [Release notes](https://github.com/executablebooks/jupyter-cache/releases)
- [Changelog](https://github.com/executablebooks/jupyter-cache/blob/main/CHANGELOG.md)
- [Commits](executablebooks/jupyter-cache@v0.5.0...v1.0.1)

---
updated-dependencies:
- dependency-name: jupyter-client
  dependency-version: 8.6.3
  dependency-type: direct:production
  dependency-group: python-packages
- dependency-name: nbclient
  dependency-version: 0.10.2
  dependency-type: direct:production
  dependency-group: python-packages
- dependency-name: jupyter-cache
  dependency-version: 1.0.1
  dependency-type: direct:production
  dependency-group: python-packages
...

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 Apr 27, 2026
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.

0 participants