Bump the pip group across 1 directory with 7 updates#41
Merged
Conversation
Bumps the pip group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [notebook](https://github.com/jupyter/notebook) | `7.4.7` | `7.5.6` | | [jupyter-server](https://github.com/jupyter-server/jupyter_server) | `2.17.0` | `2.18.0` | | [mistune](https://github.com/lepture/mistune) | `3.1.4` | `3.2.1` | | [nbconvert](https://github.com/jupyter/nbconvert) | `7.17.0` | `7.17.1` | | [pillow](https://github.com/python-pillow/Pillow) | `12.1.1` | `12.2.0` | | [pip](https://github.com/pypa/pip) | `26.0` | `26.1` | Updates `notebook` from 7.4.7 to 7.5.6 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.5.6/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.4.7...@jupyter-notebook/tree@7.5.6) Updates `jupyter-server` from 2.17.0 to 2.18.0 - [Release notes](https://github.com/jupyter-server/jupyter_server/releases) - [Changelog](https://github.com/jupyter-server/jupyter_server/blob/main/CHANGELOG.md) - [Commits](jupyter-server/jupyter_server@v2.17.0...v2.18.0) Updates `jupyterlab` from 4.4.10 to 4.5.7 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.4.10...@jupyterlab/lsp@4.5.7) Updates `mistune` from 3.1.4 to 3.2.1 - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst) - [Commits](lepture/mistune@v3.1.4...v3.2.1) Updates `nbconvert` from 7.17.0 to 7.17.1 - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md) - [Commits](jupyter/nbconvert@v7.17.0...v7.17.1) Updates `pillow` from 12.1.1 to 12.2.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@12.1.1...12.2.0) Updates `pip` from 26.0 to 26.1 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@26.0...26.1) --- updated-dependencies: - dependency-name: notebook dependency-version: 7.5.6 dependency-type: direct:development dependency-group: pip - dependency-name: jupyter-server dependency-version: 2.18.0 dependency-type: indirect dependency-group: pip - dependency-name: jupyterlab dependency-version: 4.5.7 dependency-type: indirect dependency-group: pip - dependency-name: mistune dependency-version: 3.2.1 dependency-type: indirect dependency-group: pip - dependency-name: nbconvert dependency-version: 7.17.1 dependency-type: indirect dependency-group: pip - dependency-name: pillow dependency-version: 12.2.0 dependency-type: indirect dependency-group: pip - dependency-name: pip dependency-version: '26.1' dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
markus-stoll
approved these changes
May 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the pip group with 6 updates in the / directory:
7.4.77.5.62.17.02.18.03.1.43.2.17.17.07.17.112.1.112.2.026.026.1Updates
notebookfrom 7.4.7 to 7.5.6Release notes
Sourced from notebook's releases.
... (truncated)
Changelog
Sourced from notebook's changelog.
... (truncated)
Commits
1ab2d2bPublish 7.5.650e5222Merge commit from fork2e642f0Update to JupyterLab v4.5.7 (#7902)4b93f98Backport PR #7824: docs: Fix broken links in troubleshooting and migration do...9a2c88fPublish 7.5.54f8438bUpdate to JupyterLab v4.5.6 (#7861)f78fcfaBackport PR #7857: Fix check links (#7858)9e4cf2a[7.5.x] Drop Python 3.9 on CI (#7860)ecc3aafPublish 7.5.4e5d8418Update to JupyterLab v4.5.5 (#7842)Updates
jupyter-serverfrom 2.17.0 to 2.18.0Release notes
Sourced from jupyter-server's releases.
... (truncated)
Changelog
Sourced from jupyter-server's changelog.
... (truncated)
Commits
0ceed45Publish 2.18.049b3439Move check origin into a util function and add it to websocket (#1630)e2e08c8Add test case for bad next URL format624d6c0Delete outdated patch coded825b93Apply suggestion from@minrk789fed0patch open redirect in /login2ee51ecfix(CVE-2026-35397): path traversal when target dir starts with root dir057869aFix allow_origin_pat to do full matching instead of prefix matching4862199Add resolvePath API for resolving kernel-relative pathse31d514Bump actions/create-github-app-token from 2 to 3 in the actions group across ...Updates
jupyterlabfrom 4.4.10 to 4.5.7Release notes
Sourced from jupyterlab's releases.
... (truncated)
Commits
f514041[ci skip] Publish 4.5.766fe9adBackport PR #18652 on branch 4.5.x (Video and Audio Content Providers: Fix Ju...f4455faFix syntax for Python 3.9 on4.5.xbranch (#18817)d2322b5Backport PR #18819 on branch 4.5.x (Fix linting issue) (#18820)5d9cb8cMerge commit from fork1de120bMerge commit from fork6926100Backport PR #18808 on branch 4.5.x (Fix notebook hang when dropping cells) (#...67e6e88Backport PR #18647 on branch 4.5.x (Update default font family to honor macOS...bf21eb9Backport PR #18747 on branch 4.5.x (Fix Contextual Help keyboard shortcut rel...73cafa5Backport PR #18788 on branch 4.5.x (Fix name of option for extension manager ...Updates
mistunefrom 3.1.4 to 3.2.1Release notes
Sourced from mistune's releases.
Changelog
Sourced from mistune's changelog.
Commits
067f908chore: release 3.2.1bf55030Merge pull request #438 from saschabuehrle/fix/issue-3708d0cb75fix: use strict regex for image's height and width5fa092efix: escape xml for math plugin71ec947Merge pull request #440 from lawrence3699/fix/image-alt-double-encoding0d6f3d8fix: remove double-encoding of image alt text2855622fix: escape id of headings04880a0fix: escape id of toc7bd5709fix: handle escaped dollar signs in inline math (fixes #370)85eb54ffix: update link referenceUpdates
nbconvertfrom 7.17.0 to 7.17.1Release notes
Sourced from nbconvert's releases.
Changelog
Sourced from nbconvert's changelog.
Commits
78ed308Publish 7.17.1f090a64ruff formatb3b6ec0chore: update pre-commit hooks (#2277)be4841fignore silly security lint in tests26d57b2fix type annotation on Lexer0e6b8ccMerge commit from forkba5e5cdMerge commit from fork1db0c88Specify python version for pre (#2276)7473fc3chore: update pre-commit hooks (#2242)4322f7fBump the actions group across 1 directory with 2 updates (#2273)