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.9.6` | | [click](https://github.com/pallets/click) | `8.3.1` | `8.3.3` | | [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.6` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.5.1` | `4.6.0` | | [pylsp-mypy](https://github.com/python-lsp/pylsp-mypy) | `0.7.0` | `0.7.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.11` | `0.15.12` | | [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.20260408` | | [types-docutils](https://github.com/python/typeshed) | `0.22.3.20251115` | `0.22.3.20260408` | | [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.20260408` | | [types-pytz](https://github.com/python/typeshed) | `2025.2.0.20251108` | `2026.1.1.20260408` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20250915` | `6.0.12.20260408` | | [types-requests](https://github.com/python/typeshed) | `2.32.4.20260107` | `2.33.0.20260408` | | [types-setuptools](https://github.com/python/typeshed) | `80.9.0.20251223` | `82.0.0.20260408` | | [types-six](https://github.com/python/typeshed) | `1.17.0.20251009` | `1.17.0.20260408` | | [ipython](https://github.com/ipython/ipython) | `8.38.0` | `9.13.0` | | [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.9.6 - [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.9.6) Updates `click` from 8.3.1 to 8.3.3 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.1...8.3.3) 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.6 - [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.6) 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.1 - [Release notes](https://github.com/python-lsp/pylsp-mypy/releases) - [Commits](https://github.com/python-lsp/pylsp-mypy/commits) Updates `ruff` from 0.14.11 to 0.15.12 - [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.12) 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.20260408 - [Commits](https://github.com/python/typeshed/commits) Updates `types-docutils` from 0.22.3.20251115 to 0.22.3.20260408 - [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.20260408 - [Commits](https://github.com/python/typeshed/commits) Updates `types-pytz` from 2025.2.0.20251108 to 2026.1.1.20260408 - [Commits](https://github.com/python/typeshed/commits) Updates `types-pyyaml` from 6.0.12.20250915 to 6.0.12.20260408 - [Commits](https://github.com/python/typeshed/commits) Updates `types-requests` from 2.32.4.20260107 to 2.33.0.20260408 - [Commits](https://github.com/python/typeshed/commits) Updates `types-setuptools` from 80.9.0.20251223 to 82.0.0.20260408 - [Commits](https://github.com/python/typeshed/commits) Updates `types-six` from 1.17.0.20251009 to 1.17.0.20260408 - [Commits](https://github.com/python/typeshed/commits) Updates `ipython` from 8.38.0 to 9.13.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.38.0...9.13.0) 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: 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: click dependency-version: 8.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: cairosvg dependency-version: 2.9.0 dependency-type: direct:development update-type: version-update:semver-minor 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: jupyterlab dependency-version: 4.5.6 dependency-type: direct:development update-type: version-update:semver-patch 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: 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 - dependency-name: ipython dependency-version: 9.13.0 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 ... Signed-off-by: dependabot[bot] <support@github.com>
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.9.68.3.18.3.32.8.22.9.01.7.71.7.84.5.24.5.64.5.14.6.00.7.00.7.10.14.110.15.128.1.39.0.40.4.15.202508010.4.15.202604080.22.3.202511150.22.3.202604082026.1.12026.2.162.19.0.202511212.20.0.202604082025.2.0.202511082026.1.1.202604086.0.12.202509156.0.12.202604082.32.4.202601072.33.0.2026040880.9.0.2025122382.0.0.202604081.17.0.202510091.17.0.202604088.38.09.13.03.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.9.6Release notes
Sourced from platformdirs's releases.
... (truncated)
Changelog
Sourced from platformdirs's changelog.
... (truncated)
Commits
56efd77Release 4.9.6d5d812a🐛 fix(release): use double quotes for tag variable expansion (#477)c2b0ceebuild(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 in the al...7688069Release 4.9.5104d28b📝 docs(appauthor): clarify None vs False on Windows (#476)0955048[pre-commit.ci] pre-commit autoupdate (#475)bd3c766build(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0 in the all group (#474)749ac3fSeparates implementations of macOS dirs that share a default (#473)cb88156Remove persist-credentials: false from release job (#472)a501eab[pre-commit.ci] pre-commit autoupdate (#470)Updates
clickfrom 8.3.1 to 8.3.3Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
c06d2d0Release 8.3.3f1f191eApply format guidelines to commits since latest 8.3.2 release (#3343)bb59ba0Apply format guidelines to commits since latest 8.3.2 release4a35225Reduce blast-radius ofUNSETindefault_map(#3240)c07bb93Merge branch 'stable' into unset-in-default-mapc7e1ba8ReorderParameterSource(#3248)76552ffShow default string in prompt (#3328)ac5cec5Reorder ParameterSource from most to least explicit8c452e0Merge branch 'stable' into show-default-string-in-prompt8c95c73Reconcile default value passing and default activation (#3239)Updates
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.6Release notes
Sourced from jupyterlab's releases.
... (truncated)
Commits
e514705[ci skip] Publish 4.5.6a6dda88Backport PR #18522 on branch 4.5.x (Replace scrollback implementation with sc...4a28719Backport PR #18597 on branch 4.5.x (Harmonize translation wrappers in Python ...1714c4aBackport PR #18593 on branch 4.5.x (Remove unimplementedfilebrowser:search...3624bbeBackport PR #18585 on branch 4.5.x (Fix status bar focus outlines) (#18590)bf99d9dBackport PR #18588 on branch 4.5.x (Fixfilebrowser:create-new-filecontext...5b6dee9Backport PR #18572 on branch 4.5.x (Fix single-character code blocks renderin...da80d67Backport PR #18554 on branch 4.5.x (Hidecodeinput inCodeConsolewhen c...5267a8cBackport PR #18549 on branch 4.5.x (Update benchmark snapshots even if base s...72d29f4[ci skip] Publish 4.5.5Updates
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.1Commits
Updates
rufffrom 0.14.11 to 0.15.12Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
66f93cfBump 0.15.12 (#24815)476a4d0[ty] Complete support for more detailed diagnostics on possibly unbound error...ed669eaImplement#ruff:file-ignorefile-level suppressions (#23599)e73d952[ty] Include inferred type ininvalid-keyconcise diagnostic for union/inte...80feb29[ty] report only dead annotation-only locals as unused (#24811)0fbf2bcDrop deprecated license classifier (#24808)43b174c[ty] Infer lambda parameter types withCallabletype context (#24317)4f449ae[ty] Add error context for intersection types (#24772)5b4e753[ty] Add support for goto in literal enum member inlay hint (