Skip to content

Bump nbclient from 0.10.4 to 0.11.0 - #1180

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/nbclient-0.11.0
Open

Bump nbclient from 0.10.4 to 0.11.0#1180
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/nbclient-0.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps nbclient from 0.10.4 to 0.11.0.

Release notes

Sourced from nbclient's releases.

v0.11.0

0.11.0

(Full Changelog)

Maintenance and upkeep improvements

Other merged PRs

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)

@​a-detiste (activity) | @​Carreau (activity) | @​krassowski (activity) | @​mgorny (activity) | @​minrk (activity) | @​Yann-P (activity)

Changelog

Sourced from nbclient's changelog.

0.11.0

(Full Changelog)

Maintenance and upkeep improvements

Other merged PRs

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)

@​a-detiste (activity) | @​Carreau (activity) | @​krassowski (activity) | @​mgorny (activity) | @​minrk (activity) | @​Yann-P (activity)

Commits

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 [nbclient](https://github.com/jupyter/nbclient) from 0.10.4 to 0.11.0.
- [Release notes](https://github.com/jupyter/nbclient/releases)
- [Changelog](https://github.com/jupyter/nbclient/blob/main/CHANGELOG.md)
- [Commits](jupyter/nbclient@v0.10.4...v0.11.0)

---
updated-dependencies:
- dependency-name: nbclient
  dependency-version: 0.11.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 Jul 15, 2026
@netlify

netlify Bot commented Jul 15, 2026

Copy link
Copy Markdown

Deploy Preview for neo4j-graph-data-science-client canceled.

Name Link
🔨 Latest commit aced487
🔍 Latest deploy log https://app.netlify.com/projects/neo4j-graph-data-science-client/deploys/6a5743ace452f40008b42154

FlorentinD added a commit that referenced this pull request Jul 27, 2026
Batches the applicable open dependabot bumps into one commit so that
pyproject.toml and uv.lock stay consistent:

- mypy 2.2.0 -> 2.3.0 (#1178)
- tox 4.56.2 -> 4.58.0 (#1193)
- sphinx 7.3.7 -> 8.1.3 (#1179)
- nbclient 0.10.4 -> 0.11.0 (#1180)
- nbconvert 7.16.6 -> 7.17.1 (#1093)

Verified: ruff, mypy and the unit tests pass; the sphinx API docs still
build with -W. Sphinx 8 changes no rendered output beyond a doctools.js
cache-bust hash and one core aria-label; enum-tools autoenum and
autodoc_pydantic render unchanged. nbconvert produces byte-identical
asciidoc for the tutorial notebooks.

The torch 2.12.1 -> 2.13.0 bump (#1192, #1186) is left out: the PyG wheel
index for torch 2.13.0 ships only pyg_lib, no torch-scatter/torch-sparse
wheels, so notebook-ci would have to build those from source.

Also switch dependabot from the pip to the uv ecosystem, so future PRs
update pyproject.toml and uv.lock together instead of opening duplicate
pip/uv PRs that leave the lockfile stale.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
FlorentinD added a commit that referenced this pull request Jul 27, 2026
Batches the applicable open dependabot bumps into one commit so that
pyproject.toml and uv.lock stay consistent:

- mypy 2.2.0 -> 2.3.0 (#1178)
- tox 4.56.2 -> 4.58.0 (#1193)
- sphinx 7.3.7 -> 8.1.3 (#1179)
- nbclient 0.10.4 -> 0.11.0 (#1180)
- nbconvert 7.16.6 -> 7.17.1 (#1093)

Verified: ruff, mypy and the unit tests pass; the sphinx API docs still
build with -W. Sphinx 8 changes no rendered output beyond a doctools.js
cache-bust hash and one core aria-label; enum-tools autoenum and
autodoc_pydantic render unchanged. nbconvert produces byte-identical
asciidoc for the tutorial notebooks.

The torch 2.12.1 -> 2.13.0 bump (#1192, #1186) is left out: the PyG wheel
index for torch 2.13.0 ships only pyg_lib, no torch-scatter/torch-sparse
wheels, so notebook-ci would have to build those from source.

Also switch dependabot from the pip to the uv ecosystem, so future PRs
update pyproject.toml and uv.lock together instead of opening duplicate
pip/uv PRs that leave the lockfile stale.

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
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