build(deps-dev): bump the development-dependencies group across 1 directory with 13 updates#1325
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…ectory with 13 updates Bumps the development-dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `25.12.0` | `26.1.0` | | [commitizen](https://github.com/commitizen-tools/commitizen) | `4.11.6` | `4.13.9` | | [isort](https://github.com/PyCQA/isort) | `7.0.0` | `8.0.1` | | [setuptools](https://github.com/pypa/setuptools) | `80.9.0` | `82.0.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.1` | `7.13.4` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.20.3` | `3.25.0` | | [identify](https://github.com/pre-commit/identify) | `2.6.16` | `2.6.17` | | [librt](https://github.com/mypyc/librt) | `0.7.8` | `0.8.1` | | [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | `3.0.51` | `3.0.52` | | [psutil](https://github.com/giampaolo/psutil) | `7.2.1` | `7.2.2` | | [pytokens](https://github.com/tusharsadhwani/pytokens) | `0.3.0` | `0.4.1` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.36.1` | `21.1.0` | | [wcwidth](https://github.com/jquast/wcwidth) | `0.2.14` | `0.6.0` | Updates `black` from 25.12.0 to 26.1.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.12.0...26.1.0) Updates `commitizen` from 4.11.6 to 4.13.9 - [Release notes](https://github.com/commitizen-tools/commitizen/releases) - [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md) - [Commits](commitizen-tools/commitizen@v4.11.6...v4.13.9) Updates `isort` from 7.0.0 to 8.0.1 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@7.0.0...8.0.1) Updates `setuptools` from 80.9.0 to 82.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.9.0...v82.0.0) Updates `coverage` from 7.13.1 to 7.13.4 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.1...7.13.4) Updates `filelock` from 3.20.3 to 3.25.0 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.20.3...3.25.0) Updates `identify` from 2.6.16 to 2.6.17 - [Commits](pre-commit/identify@v2.6.16...v2.6.17) Updates `librt` from 0.7.8 to 0.8.1 - [Commits](mypyc/librt@v0.7.8...v0.8.1) Updates `prompt-toolkit` from 3.0.51 to 3.0.52 - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/main/CHANGELOG) - [Commits](prompt-toolkit/python-prompt-toolkit@3.0.51...3.0.52) Updates `psutil` from 7.2.1 to 7.2.2 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.2.1...release-7.2.2) Updates `pytokens` from 0.3.0 to 0.4.1 - [Changelog](https://github.com/tusharsadhwani/pytokens/blob/main/CHANGELOG.md) - [Commits](tusharsadhwani/pytokens@0.3.0...0.4.1) Updates `virtualenv` from 20.36.1 to 21.1.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.36.1...21.1.0) Updates `wcwidth` from 0.2.14 to 0.6.0 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](jquast/wcwidth@0.2.14...0.6.0) --- updated-dependencies: - dependency-name: black dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: commitizen dependency-version: 4.13.9 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: isort dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: setuptools dependency-version: 82.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: coverage dependency-version: 7.13.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: filelock dependency-version: 3.25.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: identify dependency-version: 2.6.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: librt dependency-version: 0.8.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: prompt-toolkit dependency-version: 3.0.52 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: psutil dependency-version: 7.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: pytokens dependency-version: 0.4.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: virtualenv dependency-version: 21.1.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: wcwidth dependency-version: 0.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies ... 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 development-dependencies group with 13 updates in the / directory:
25.12.026.1.04.11.64.13.97.0.08.0.180.9.082.0.07.13.17.13.43.20.33.25.02.6.162.6.170.7.80.8.13.0.513.0.527.2.17.2.20.3.00.4.120.36.121.1.00.2.140.6.0Updates
blackfrom 25.12.0 to 26.1.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
6305bf1Prepare 2026.1.0 release (#4892)e71305bBump pypa/cibuildwheel from 3.3.0 to 3.3.1 (#4961)21a2a8cFix Shutdown multiprocessing Manager in schedule_formatting (#4952)e3146ceBump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#4919)fe1fbc4Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#4923)2b4b7fcBump actions/download-artifact from 6.0.0 to 7.0.0 (#4922)d745be6docs: document --force-exclude for pre-commit workflows (#4957)b41acd6Various CI and doc refactors (#4928)6f43612Handle pathspec v1 changes (#4958)200c550Bump furo from 2025.9.25 to 2025.12.19 in /docs (#4933)Updates
commitizenfrom 4.11.6 to 4.13.9Release notes
Sourced from commitizen's releases.
... (truncated)
Changelog
Sourced from commitizen's changelog.
... (truncated)
Commits
4fbeae7bump: version 4.13.8 → 4.13.9221e8f3fix: avoid raising an exception when a change_type is not defined (#1879)037442adocs(cli/screenshots): update CLI screenshots0b95c76docs: add VHS tape for bump command GIF (#1878)cd7e086docs(cli/screenshots): update CLI screenshots6c3107cdocs: add git config user.* to commit successfully (#1877)a4f625ddocs(cli/screenshots): update CLI screenshots7179a42bump: version 4.13.7 → 4.13.8988c81ffix(config): fix contains_commitizen_section failing for completely empty files44ec9b8docs(cli/screenshots): update CLI screenshotsUpdates
isortfrom 7.0.0 to 8.0.1Release notes
Sourced from isort's releases.
Changelog
Sourced from isort's changelog.
... (truncated)
Commits
a333737Merge pull request #2463 from FinlayTheBerry/issue/2461878ba7eAdded compression to stdlibs for Python 3.14 in isort/stdlibs/py314.pyb5f06a7Merge pull request #2459 from Fridayai700/fix-unindented-comment-corruption3459bdeMerge pull request #2460 from PyCQA/DanielNoord-patch-16e70bb6Update CHANGELOG for version 8.0.0fd2514bFix unindented comments being corrupted in indented blocksb0f2dabMerge pull request #2458 from skv0zsneg/issue/1882313797bFix lint.7d3a6f5Add ignore for cyclomatic complexity check.6b9f895Remove debug prints.Updates
setuptoolsfrom 80.9.0 to 82.0.0Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
03f3615Bump version: 81.0.0 → 82.0.0530d114Merge pull request #5007 from pypa/feature/remove-more-pkg_resources11efe9fMerge branch 'maint/75.3'118f129Bump version: 75.3.3 → 75.3.490561ffMerge pull request #5150 from UladzimirTrehubenka/backport_cve_472734595034Add news fragment.fc00800Merge pull request #5171 from cclauss/ruff-v0.15.0127e561Remove tests reliant on pkg_resources, rather than xfailing them.64bc21eReference the superseding libraries.cf1ff45Merge branch 'main' into debt/pbr-without-pkg_resourcesUpdates
coveragefrom 7.13.1 to 7.13.4Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
4f78d57build: no need to publish status.jsonf8616ffdocs: sample HTML for 7.13.4fcf8c68docs: prep for 7.13.4189ecfddocs: thanks Pankhudi Jain for ppc64le wheels #212158aade0build: add support for ppc64le architecture (#2121)8ea42c8chore: bump actions/attest-build-provenance (#2131)c09595fdocs: Janine put a lot of effort into debugging issue #21288ee1760docs: Greg wrote a great issue: #212976ba043docs: thanks, Noah Fatsi371fcc5fix: set fixed paths_list in TreeMatcher init (#2130)Updates
filelockfrom 3.20.3 to 3.25.0Release notes
Sourced from filelock's releases.
... (truncated)
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
7f195d9Release 3.25.0df2754e✨ feat(async): add AsyncReadWriteLock (#506)8a359c5Standardize .github files to .yaml suffix9e7b33dbuild(deps): bump actions/download-artifact from 7 to 8 (#503)5fe6836build(deps): bump actions/upload-artifact from 6 to 7 (#502)af265f9Move SECURITY.md to .github/SECURITY.md67a5569Add security policy4b8c261Add permissions to check workflow (#500)e749d66[pre-commit.ci] pre-commit autoupdate (#499)721b37bFix ValueError in _acquire_transaction_lock when blocking=False with timeout ...Updates
identifyfrom 2.6.16 to 2.6.17Commits
bc5fa61v2.6.17c866be7Merge pull request #563 from seanbudd/patch-2c20eeb5Add support for sconstruct and sconscript extensions8f02442Merge pull request #577 from andykernahan/add-slnxa10759dMerge pull request #571 from petamas/add-entitlements749d185Add support for 'slnx' file extensiona4ed2caMerge pull request #560 from sebastiw/patch-153e33c6Add 'escript' file type for Erlang50e032fMerge pull request #574 from petamas/add-diff93f1aa6Merge pull request #569 from petamas/add-uv-lockUpdates
librtfrom 0.7.8 to 0.8.1Commits
e9c167eSync mypy26eb1d2Bump version to 0.8.0; add tests for base64588d6c6Sync mypy: base64 is non-experimental now80dcab7feat: Build wheel for riscv64 (#31)Updates
prompt-toolkitfrom 3.0.51 to 3.0.52Release notes
Sourced from prompt-toolkit's releases.
Changelog
Sourced from prompt-toolkit's changelog.
Commits
d8adbe9Release 3.0.525fde041Follow-up: accept 'show_frame' in 'prompt_async()' and accept extra key bindi...2b9cd93Addchoiceshortcut for selecting an option amongst a list of choices. (#2005)a446019Re-add project URLs after migration to pyproject.toml (#1986)5c852f8Fix images in README.rst (#1987)bfec07fFix signal handling in_restore_sigint_from_ctypesfor GraalPy (#2000)af26eecImplement flushing in Windows VT100 input (#2001)c435303Fix button width when non English characters are displayed3374ae9Update docs theme to Nefertiti 0.8.6 (#2002)54c5c85Stop using@abstractpropertywhich is deprecated. (#2004)Updates
psutilfrom 7.2.1 to 7.2.2Changelog
Sourced from psutil's changelog.
Commits
9eea97dPre-release938ac64Rm sphinxcontrib.googleanalytics; override layout.html9dcbb7eAdd sphinxcontrib-googleanalytics to requirements.txt76eaf9aTry to add google analytics to docde1cafaUpdate doc mentioning Process.wait() internal detailsbb30943Refact can_use_pidfd_open() and can_use_kqueue()a571717#2708, macos / cmdline / environ; raise AD instead of OSError(0) (#2709)8b98c3ePre-release700b7e6[macOS] fix potential leaks in error paths (#2707)7cc7923Windows / cmdline(): be more defensive in free()ing in case of errorUpdates
pytokensfrom 0.3.0 to 0.4.1Changelog
Sourced from pytokens's changelog.
Commits
39eac88Release v0.4.128cc33cDon't emit dedents after an escaped new line (#19)881fdefPrimer impl (#21)101edb0fix quiet mode on failure15b7bc1add json support to cli9b308c30.4.01bdc237Various packaging and dev improvements (#18)90dfdfbJust avoid using uv (#17)7fea156Move setup.cfg to pyproject.toml (#16)b0953c3Use cibuildwheel to build wheels (#15)Updates
virtualenvfrom 20.36.1 to 21.1.0Release notes
Sourced from virtualenv's releases.