build(deps-dev): bump the development-dependencies group across 1 directory with 8 updates#1309
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
…ectory with 8 updates Bumps the development-dependencies group with 8 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.12.1` | | [setuptools](https://github.com/pypa/setuptools) | `80.9.0` | `80.10.2` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.1` | `7.13.2` | | [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.0` | | [wcwidth](https://github.com/jquast/wcwidth) | `0.2.14` | `0.5.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.12.1 - [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.12.1) Updates `setuptools` from 80.9.0 to 80.10.2 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.9.0...v80.10.2) Updates `coverage` from 7.13.1 to 7.13.2 - [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.2) 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.0 - [Commits](tusharsadhwani/pytokens@0.3.0...0.4.0) Updates `wcwidth` from 0.2.14 to 0.5.0 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](jquast/wcwidth@0.2.14...0.5.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.12.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: setuptools dependency-version: 80.10.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: coverage dependency-version: 7.13.2 dependency-type: indirect update-type: version-update:semver-patch 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.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: wcwidth dependency-version: 0.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 8 updates in the / directory:
25.12.026.1.04.11.64.12.180.9.080.10.27.13.17.13.23.0.513.0.527.2.17.2.20.3.00.4.00.2.140.5.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.12.1Release notes
Sourced from commitizen's releases.
Changelog
Sourced from commitizen's changelog.
Commits
5857050bump: version 4.12.0 → 4.12.1047c914fix(pre-commit-hooks): remove magic constants on pre-push hook (#1815)de24815test(conftest): typo3462f94test: extract fixtures to shorten tests (#1809)89a69f5bump: version 4.11.6 → 4.12.07d1bcc8feat(prek): supporting prek as an alternative to pre-commit and switching to ...c176f7ctest(commit): extract fixtures to dedup logic in tests (#1806)f6aef69test(check): shorten tests and dedup logic (#1807)38483e9test(version_schemes): replace match with strict string assertions (#1805)7d0367dtest: remove unreachable code in pytest.raises block, fix some malformed test...Updates
setuptoolsfrom 80.9.0 to 80.10.2Changelog
Sourced from setuptools's changelog.
Commits
5cf2d08Bump version: 80.10.1 → 80.10.2852cd5eMerge pull request #5166 from pypa/bugfix/5159-vendor-bin-free11115eeSuppress deprecation warning.5cf9185Update vendored dependencies.cf59f41Delete all binaries generated by vendored package install.89a5981Add missing newsfragmentsc0114afPostpone deprecation warnings related to PEP 639 to 2027-Feb-18 (#5115)de07603Revert "[CI] Constraint transient test dependency on pyobjc" (#5128)3afd5d6Revert "[CI] Constraint transient test dependency on pyobjc"adfb0c9Bump version: 80.10.0 → 80.10.1Updates
coveragefrom 7.13.1 to 7.13.2Changelog
Sourced from coverage's changelog.
Commits
513e971docs: sample HTML for 7.13.227a8230docs: prep for 7.13.227d8daarefactor: plural does morea2f248cfix: stdlib might be through a symlink. #2115bc52a22debug: re-organize Matchers to show more of what they dof338d81debug: build is a tuple, don't show it on two lines92020e4refactor(test): convert to parametrized6387d0atest: let (most) tests run with no network1d31e33build: workflows sometimes need more than 10 min6294978refactor: an error message is now uniform across versionsUpdates
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.0Commits
9b308c30.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)e4520deMerge pull request #14 from hauntsaninja/mypyc8c55a38Merge pull request #13 from hauntsaninja/speedup0f0e419Use mypyc for compilation629eda5Speed up TokenIterator.nameUpdates
wcwidthfrom 0.2.14 to 0.5.0Release notes
Sourced from wcwidth's releases.
... (truncated)
Commits
ed93a05some tiny punctuation fixesb2d3c69battle for 100% with tabs and ignore unused function05df2cfBump version for release4ad63d0Remove all but latest unicode version (#195)70dd591Useful SGR Code Propagation (#194)7de2e9bBugfix OSC Hyperlinks when broken mid-text by wrap() (#193)b297eafNew functions: iter_graphemes_reverse(), grapheme_boundary_before() (#192)b1cdbdfBugfix: OSC Hyperlinks should not be broken by wrap() (#191)c3310f9release 0.3.5 for failing testecd25bbclarify dropped support for python 3.6 and 3.7 :(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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions