build(python): bump the python-packages group across 1 directory with 21 updates#649
Open
dependabot[bot] wants to merge 1 commit into
Open
build(python): bump the python-packages group across 1 directory with 21 updates#649dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… 21 updates Bumps the python-packages group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pillow](https://github.com/python-pillow/Pillow) | `12.1.0` | `12.2.0` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.5.1` | `4.10.0` | | [click](https://github.com/pallets/click) | `8.3.1` | `8.4.1` | | [cairosvg](https://github.com/Kozea/CairoSVG) | `2.8.2` | `2.9.0` | | [docformatter[tomli]](https://github.com/PyCQA/docformatter) | `1.7.7` | `1.7.8` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.5.2` | `4.5.8` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.5.1` | `4.6.0` | | [pylsp-mypy](https://github.com/Richardk2n/pylsp-mypy) | `0.7.0` | `0.7.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.11` | `0.15.17` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `8.1.3` | `9.0.4` | | [types-colorama](https://github.com/python/typeshed) | `0.4.15.20250801` | `0.4.15.20260508` | | [types-docutils](https://github.com/python/typeshed) | `0.22.3.20251115` | `0.22.3.20260518` | | [types-lxml](https://github.com/abelcheung/types-lxml) | `2026.1.1` | `2026.2.16` | | [types-pygments](https://github.com/python/typeshed) | `2.19.0.20251121` | `2.20.0.20260518` | | [types-pytz](https://github.com/python/typeshed) | `2025.2.0.20251108` | `2026.2.0.20260518` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20250915` | `6.0.12.20260518` | | [types-requests](https://github.com/python/typeshed) | `2.32.4.20260107` | `2.33.0.20260518` | | [types-setuptools](https://github.com/python/typeshed) | `80.9.0.20251223` | `82.0.0.20260518` | | [types-six](https://github.com/python/typeshed) | `1.17.0.20251009` | `1.17.0.20260518` | | [ipython](https://github.com/ipython/ipython) | `8.38.0` | `9.14.1` | | [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `3.0.1` | `3.6.1` | Updates `pillow` from 12.1.0 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.0...12.2.0) Updates `platformdirs` from 4.5.1 to 4.10.0 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.5.1...4.10.0) Updates `click` from 8.3.1 to 8.4.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.3.1...8.4.1) Updates `cairosvg` from 2.8.2 to 2.9.0 - [Release notes](https://github.com/Kozea/CairoSVG/releases) - [Changelog](https://github.com/Kozea/CairoSVG/blob/main/NEWS.rst) - [Commits](Kozea/CairoSVG@2.8.2...2.9.0) Updates `docformatter[tomli]` from 1.7.7 to 1.7.8 - [Release notes](https://github.com/PyCQA/docformatter/releases) - [Changelog](https://github.com/PyCQA/docformatter/blob/master/CHANGELOG.md) - [Commits](PyCQA/docformatter@v1.7.7...v1.7.8) Updates `jupyterlab` from 4.5.2 to 4.5.8 - [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.5.2...@jupyterlab/lsp@4.5.8) Updates `pre-commit` from 4.5.1 to 4.6.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.5.1...v4.6.0) Updates `pylsp-mypy` from 0.7.0 to 0.7.3 - [Release notes](https://github.com/Richardk2n/pylsp-mypy/releases) - [Commits](https://github.com/Richardk2n/pylsp-mypy/commits) Updates `ruff` from 0.14.11 to 0.15.17 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.11...0.15.17) Updates `sphinx` from 8.1.3 to 9.0.4 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v9.0.4/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.1.3...v9.0.4) Updates `types-colorama` from 0.4.15.20250801 to 0.4.15.20260508 - [Commits](https://github.com/python/typeshed/commits) Updates `types-docutils` from 0.22.3.20251115 to 0.22.3.20260518 - [Commits](https://github.com/python/typeshed/commits) Updates `types-lxml` from 2026.1.1 to 2026.2.16 - [Release notes](https://github.com/abelcheung/types-lxml/releases) - [Changelog](https://github.com/abelcheung/types-lxml/blob/main/CHANGELOG.md) - [Commits](abelcheung/types-lxml@2026.01.01...2026.02.16) Updates `types-pygments` from 2.19.0.20251121 to 2.20.0.20260518 - [Commits](https://github.com/python/typeshed/commits) Updates `types-pytz` from 2025.2.0.20251108 to 2026.2.0.20260518 - [Commits](https://github.com/python/typeshed/commits) Updates `types-pyyaml` from 6.0.12.20250915 to 6.0.12.20260518 - [Commits](https://github.com/python/typeshed/commits) Updates `types-requests` from 2.32.4.20260107 to 2.33.0.20260518 - [Commits](https://github.com/python/typeshed/commits) Updates `types-setuptools` from 80.9.0.20251223 to 82.0.0.20260518 - [Commits](https://github.com/python/typeshed/commits) Updates `types-six` from 1.17.0.20251009 to 1.17.0.20260518 - [Commits](https://github.com/python/typeshed/commits) Updates `ipython` from 8.38.0 to 9.14.1 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.38.0...9.14.1) Updates `sphinx-autodoc-typehints` from 3.0.1 to 3.6.1 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](tox-dev/sphinx-autodoc-typehints@3.0.1...3.6.1) --- updated-dependencies: - dependency-name: cairosvg dependency-version: 2.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: click dependency-version: 8.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: docformatter[tomli] dependency-version: 1.7.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ipython dependency-version: 9.13.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: jupyterlab dependency-version: 4.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: platformdirs dependency-version: 4.9.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pylsp-mypy dependency-version: 0.7.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: sphinx dependency-version: 9.0.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: sphinx-autodoc-typehints dependency-version: 3.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: types-colorama dependency-version: 0.4.15.20260408 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: types-docutils dependency-version: 0.22.3.20260408 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: types-lxml dependency-version: 2026.2.16 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: types-pygments dependency-version: 2.20.0.20260408 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: types-pytz dependency-version: 2026.1.1.20260408 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: types-pyyaml dependency-version: 6.0.12.20260408 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: types-requests dependency-version: 2.33.0.20260408 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: types-setuptools dependency-version: 82.0.0.20260408 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: types-six dependency-version: 1.17.0.20260408 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
f6e3d3a to
c69c0b6
Compare
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 python-packages group with 21 updates in the / directory:
12.1.012.2.04.5.14.10.08.3.18.4.12.8.22.9.01.7.71.7.84.5.24.5.84.5.14.6.00.7.00.7.30.14.110.15.178.1.39.0.40.4.15.202508010.4.15.202605080.22.3.202511150.22.3.202605182026.1.12026.2.162.19.0.202511212.20.0.202605182025.2.0.202511082026.2.0.202605186.0.12.202509156.0.12.202605182.32.4.202601072.33.0.2026051880.9.0.2025122382.0.0.202605181.17.0.202510091.17.0.202605188.38.09.14.13.0.13.6.1Updates
pillowfrom 12.1.0 to 12.2.0Release notes
Sourced from pillow's releases.
... (truncated)
Commits
3c41c0912.2.0 version bumpcdaa29eCheck calloc return value (#9527)585b2f5Check calloc return valueecf011eCheck all allocs in the Arrow tree (#9488)cf6de8cReject non-numeric elements inside list coords (#9526)ffdcedeUpdate 12.2.0 release notes (#9522)7929d77Added security release notes (#149)c4f7aa5Added security release notes22cdb5fMove variable declaration inside define (#9525)fc15b3bResize tall images vertically first (#9524)Updates
platformdirsfrom 4.5.1 to 4.10.0Release notes
Sourced from platformdirs's releases.
... (truncated)
Changelog
Sourced from platformdirs's changelog.
... (truncated)
Commits
04cb136Release 4.10.0078bc61✨ feat: add user_publicshare_dir, user_templates_dir, user_fonts_dir, user_pr...d279747✨ feat: add user_projects_dir for $XDG_PROJECTS_DIR (#490)4116391[pre-commit.ci] pre-commit autoupdate (#489)dbc63f5chore: improve platformdirs maintenance path (#488)9265108[pre-commit.ci] pre-commit autoupdate (#487)9f857ec[pre-commit.ci] pre-commit autoupdate (#486)a76e777[pre-commit.ci] pre-commit autoupdate (#484)903fd9f[pre-commit.ci] pre-commit autoupdate (#483)a5da35dbuild(deps): bump astral-sh/setup-uv from 8.0.0 to 8.1.0 in the all group (#482)Updates
clickfrom 8.3.1 to 8.4.1Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
6eeb50erelease version 8.4.167921d5change log and doc fixes (#3495)9c41f46Fix changelog and version admonitions6cb3477fix skip condition5ee8e31fix I/O operation on closed file error with CliRunner and echo_via_pager (#3482)becbde5pager doesn't close std streamsa5f5aa6Handle empty bytes in echo (#3493)4d3db84handle empty bytes in echod42f15bFixget_parameter_source()during type conversion and eager callbacks (#3484)0baa8dbDocument ctx.params bypass with test and docUpdates
cairosvgfrom 2.8.2 to 2.9.0Release notes
Sourced from cairosvg's releases.
Changelog
Sourced from cairosvg's changelog.
Commits
fe5cae5Version 2.9.06dde868Abort when more than 100k referenced elements are rendereda6b3a98Cut long line againce8b51dCut long lineb7818c9Clarify unsafe option scope without removing security warningUpdates
docformatter[tomli]from 1.7.7 to 1.7.8Release notes
Sourced from docformatter[tomli]'s releases.
Changelog
Sourced from docformatter[tomli]'s changelog.
Commits
0032269release/v1.7.8 (#342)ab715b8chore: update AUTHORS.rst file with new author(s)4754c77Match spacing after module docstring between black and--black(#335)d08ebe3chore(deps-dev): bump pygments from 2.19.2 to 2.20.0 (#341)901869dchore(deps-dev): bump urllib3 from 2.5.0 to 2.6.3 (#334)4dfae40fix: handle multiline string tokens in parameter formatting (#336)7624852chore(deps-dev): bump virtualenv from 20.32.0 to 20.36.1 (#337)72c0a04fix: add multi-line window creation for section header detection (#339)d9ace1ffix: resolve several empty line regressions (#330)7798699chore: update AUTHORS.rst file with new author(s)Updates
jupyterlabfrom 4.5.2 to 4.5.8Release notes
Sourced from jupyterlab's releases.
... (truncated)
Commits
0dee996[ci skip] Publish 4.5.88d30d48Backport PR #18946 on branch 4.5.x (Fix completer test failures on CI) (#18949)872d4c8Backport PR #18938 on branch 4.5.x (Prevent dialog from hanging when `getValu...d8a3874Bump license webpack plugin (#18929)485e49eBackport PR #18910 on branch 4.5.x (Addpackagingmin version pin) (#18919)9528c15Backport PR #18840 on branch 4.5.x (Use CSSanchorfor prompt overlay) (#18...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)Updates
pre-commitfrom 4.5.1 to 4.6.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
f35134bv4.6.02a51ffcMerge pull request #3662 from pre-commit/hook-impl-optional-hook-dird7dee32make --hook-dir optional for hook-impl965aeb1Merge pull request #3661 from pre-commit/hook-impl-required2eacc06--hook-type is required for hook-implf5678bfMerge pull request #3657 from pre-commit/pre-commit-ci-update-config054cc5b[pre-commit.ci] pre-commit autoupdate5c0f302Merge pull request #3652 from pre-commit/pre-commit-ci-update-configa5d9114[pre-commit.ci] pre-commit autoupdate129a1f5Merge pull request #3641 from pre-commit/mxr-patch-1Updates
pylsp-mypyfrom 0.7.0 to 0.7.3Commits
Updates
rufffrom 0.14.11 to 0.15.17Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
7c645a9Bump 0.15.17 (#25872)f381eb1Prioritize human-readable names in CLI output (#25869)b9b4546Minor workflow simplification (#25870)1e77ba0[ty] MovePreformattedBlockScannerto format-agnostic location. (#25856)6f2b772[ty] Preserve nominal type of enum.property instances (#25849)be4777c[ty] Fix site-package error when multiple versions of pythons are installed i...53f6ff7Allow human-readable names in suppression comments (#25614)6740325[ty] Restrict uncached raw signature access (#25866)970b1bfAuto-update snapshots when syncing typeshed (#25841)0785793Fix handling ofignorecomments within adisable/enablepair (#25845)Updates
sphinxfrom 8.1.3 to 9.0.4Release notes
Sourced from sphinx's releases.