-
-
Notifications
You must be signed in to change notification settings - Fork 76
build(deps-dev): bump the development-dependencies group across 1 directory with 22 updates #1263
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/development-dependencies-17b4e2069a
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
build(deps-dev): bump the development-dependencies group across 1 directory with 22 updates #1263
dependabot
wants to merge
1
commit into
main
from
dependabot/pip/development-dependencies-17b4e2069a
Conversation
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
…ectory with 22 updates Bumps the development-dependencies group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `25.1.0` | `25.9.0` | | [commitizen](https://github.com/commitizen-tools/commitizen) | `4.8.3` | `4.9.1` | | [isort](https://github.com/PyCQA/isort) | `6.0.1` | `7.0.0` | | [mypy](https://github.com/python/mypy) | `1.17.0` | `1.18.2` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.2.0` | `4.3.0` | | [types-mock](https://github.com/typeshed-internal/stub_uploader) | `5.2.0.20250516` | `5.2.0.20250924` | | [types-pyyaml](https://github.com/typeshed-internal/stub_uploader) | `6.0.12.20250516` | `6.0.12.20250915` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.1` | `8.4.2` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.1.0` | `1.2.0` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `6.2.1` | `7.0.0` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.14.1` | `3.15.1` | | [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) | `1.3.7` | `1.4.1` | | [argcomplete](https://github.com/kislyuk/argcomplete) | `3.6.2` | `3.6.3` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.18.0` | `3.20.0` | | [identify](https://github.com/pre-commit/identify) | `2.6.12` | `2.6.15` | | [iniconfig](https://github.com/pytest-dev/iniconfig) | `2.1.0` | `2.3.0` | | [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | `3.0.51` | `3.0.52` | | [psutil](https://github.com/giampaolo/psutil) | `7.0.0` | `7.1.2` | | [questionary](https://github.com/tmbo/questionary) | `2.1.0` | `2.1.1` | | [termcolor](https://github.com/termcolor/termcolor) | `3.1.0` | `3.2.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.31.2` | `20.35.3` | | [wcwidth](https://github.com/jquast/wcwidth) | `0.2.13` | `0.2.14` | Updates `black` from 25.1.0 to 25.9.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.1.0...25.9.0) Updates `commitizen` from 4.8.3 to 4.9.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.8.3...v4.9.1) Updates `isort` from 6.0.1 to 7.0.0 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@6.0.1...7.0.0) Updates `mypy` from 1.17.0 to 1.18.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.0...v1.18.2) Updates `pre-commit` from 4.2.0 to 4.3.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.2.0...v4.3.0) Updates `types-mock` from 5.2.0.20250516 to 5.2.0.20250924 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-pyyaml` from 6.0.12.20250516 to 6.0.12.20250915 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `pytest` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.1...8.4.2) Updates `pytest-asyncio` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.1.0...v1.2.0) Updates `pytest-cov` from 6.2.1 to 7.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.2.1...v7.0.0) Updates `pytest-mock` from 3.14.1 to 3.15.1 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.14.1...v3.15.1) Updates `mkdocs-macros-plugin` from 1.3.7 to 1.4.1 - [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases) - [Changelog](https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md) - [Commits](fralau/mkdocs-macros-plugin@v1.3.7...v1.4.1) Updates `argcomplete` from 3.6.2 to 3.6.3 - [Release notes](https://github.com/kislyuk/argcomplete/releases) - [Changelog](https://github.com/kislyuk/argcomplete/blob/main/Changes.rst) - [Commits](kislyuk/argcomplete@v3.6.2...v3.6.3) Updates `filelock` from 3.18.0 to 3.20.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.18.0...3.20.0) Updates `identify` from 2.6.12 to 2.6.15 - [Commits](pre-commit/identify@v2.6.12...v2.6.15) Updates `iniconfig` from 2.1.0 to 2.3.0 - [Release notes](https://github.com/pytest-dev/iniconfig/releases) - [Changelog](https://github.com/pytest-dev/iniconfig/blob/main/CHANGELOG) - [Commits](pytest-dev/iniconfig@v2.1.0...v2.3.0) 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.0.0 to 7.1.2 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.0.0...release-7.1.2) Updates `questionary` from 2.1.0 to 2.1.1 - [Commits](tmbo/questionary@2.1.0...2.1.1) Updates `termcolor` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/termcolor/termcolor/releases) - [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md) - [Commits](termcolor/termcolor@3.1.0...3.2.0) Updates `virtualenv` from 20.31.2 to 20.35.3 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.31.2...20.35.3) Updates `wcwidth` from 0.2.13 to 0.2.14 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](jquast/wcwidth@0.2.13...0.2.14) --- updated-dependencies: - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: commitizen dependency-version: 4.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: isort dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: types-mock dependency-version: 5.2.0.20250924 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: types-pyyaml dependency-version: 6.0.12.20250915 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: pytest-asyncio dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: mkdocs-macros-plugin dependency-version: 1.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: argcomplete dependency-version: 3.6.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: filelock dependency-version: 3.20.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: identify dependency-version: 2.6.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: iniconfig dependency-version: 2.3.0 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.1.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: questionary dependency-version: 2.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: termcolor dependency-version: 3.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: virtualenv dependency-version: 20.35.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: wcwidth dependency-version: 0.2.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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 22 updates in the / directory:
25.1.025.9.04.8.34.9.16.0.17.0.01.17.01.18.24.2.04.3.05.2.0.202505165.2.0.202509246.0.12.202505166.0.12.202509158.4.18.4.21.1.01.2.06.2.17.0.03.14.13.15.11.3.71.4.13.6.23.6.33.18.03.20.02.6.122.6.152.1.02.3.03.0.513.0.527.0.07.1.22.1.02.1.13.1.03.2.020.31.220.35.30.2.130.2.14Updates
blackfrom 25.1.0 to 25.9.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
af0ba72Prepare docs for release 25.9.0 (#4751)ffc01a0Fix schema generation error caused by new click version (#4750)626b32fAdd normalizing for\rstyle newlines (#4710)57a4612Fix mypy type issue (#4745)4f6ad7cWrap theinclause of comprehensions across lines if necessary (#4699)24f5169ci: Run diff-shades on unstable instead of preview (#4741)4d55e60Bump actions/setup-python from 5 to 6 (#4744)0cf39efImprove the performance of get_string_prefix (#4742)1f779deFix line ranges decorator edge case (#4670)203fd6bOptimize Line string method (#4739)Updates
commitizenfrom 4.8.3 to 4.9.1Release notes
Sourced from commitizen's releases.
... (truncated)
Changelog
Sourced from commitizen's changelog.
... (truncated)
Commits
cc981fcbump: version 4.9.0 → 4.9.18f903e7docs(cli/screenshots): update CLI screenshots8f27018fix(dependency): move deprecated to project.dependencies98bba31bump: version 4.8.4 → 4.9.073136edstyle(pyproject.toml): fix toml format67a828cfix(changelog): mark get_smart_tag_range as deprecated8172be7refactor(changelog): add get_next_tag_name_after_version and test, mark unuse...2d5f7bfrefactor(changelog): simplify logic for get_oldest_and_newest_rev1fb11e0fix(init): use pre-push as pre-commit stage028ab2etest(changelog): ensure error on missing changelog template filenameUpdates
isortfrom 6.0.1 to 7.0.0Release notes
Sourced from isort's releases.
... (truncated)
Changelog
Sourced from isort's changelog.
Commits
0a09c78Merge pull request #2433 from DanielNoord/python-3140fee794Add 3.14 tostdlibds332a1adBumpzstandardfor 3.14 compatf756e56Merge pull request #2432 from DanielNoord/ruff-it-up52f5134Format withruffinstead ofblack012aa69Merge pull request #2431 from DanielNoord/ruff-it-up89773dbTarget 3.10 withruff933e382Merge pull request #2430 from DanielNoord/drop-398b6e00cRemove support for Python 3.9b5f9f29Bump profile plugin to 3.10+ and re-lockUpdates
mypyfrom 1.17.0 to 1.18.2Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
df05f05remove +dev from version01a7a12Update changelog for 1.18.2 (#19873)ca5abf0Typeshed cherry-pick: Make type ofunitest.mock.Anya subclass ofAny(#1...9d794b5[mypyc] fix: inappropriateNones in f-strings (#19846)2c0510cstubtest: additional guidance on errors when runtime is object.init (#19733)2f3f03cBump version to 1.18.2+dev for point release7669841Fix crash on recursive alias in indirection.py (#19845)03fbaa9bump version to 1.18.1 due to wheels failureb44a1fbremoved +dev from version7197a99Removed Unreleased in the Changelog for Release 1.18 (#19827)Updates
pre-commitfrom 4.2.0 to 4.3.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
b74a22dv4.3.0cc899deMerge pull request #3507 from bc-lee/dart-fix2a0bceaDowngrade Dart SDK version installed in the CIf1cc7a4Make Dart pre-commit hook compatible with the latest Dart SDKs72a3b71Merge pull request #3504 from pre-commit/pre-commit-ci-update-configc8925a4[pre-commit.ci] pre-commit autoupdatea5fe6c5Merge pull request #3496 from ericphanson/eph/jl-startup6f1f433Julia language: skip startup.jl filec681721Merge pull request #3499 from pre-commit/pre-commit-ci-update-config4fd4537[pre-commit.ci] pre-commit autoupdateUpdates
types-mockfrom 5.2.0.20250516 to 5.2.0.20250924Commits
Updates
types-pyyamlfrom 6.0.12.20250516 to 6.0.12.20250915Commits
Updates
pytestfrom 8.4.1 to 8.4.2Release notes
Sourced from pytest's releases.
Commits
bfae422Prepare release version 8.4.28990538Fix passenv CI in tox ini and make tests insensitive to the presence of the C...ca676bfMerge pull request #13687 from pytest-dev/patchback/backports/8.4.x/e63f6e51c...975a60aMerge pull request #13686 from pytest-dev/patchback/backports/8.4.x/12bde8af6...7723ce8Merge pull request #13683 from even-even/fix_Exeption_to_Exception_in_errorMe...b7f0568Merge pull request #13685 from CoretexShadow/fix/docs-pytest-generate-tests2c94c4aadd missing colon (#13640) (#13641)c3d7684Merge pull request #13606 from pytest-dev/patchback/backports/8.4.x/5f9938563...dc6e3beMerge pull request #13605 from The-Compiler/training-update-2025-07f87289cFix crash withtimesoutput style and skipped module (#13573) (#13579)Updates
pytest-asynciofrom 1.1.0 to 1.2.0Release notes
Sourced from pytest-asyncio's releases.
Commits
0d3988fci: Create GitHub release before publishing to PyPI.07c5a0bdocs: Include orphaned news fragment in changelog.be24582chore: Prepare release of v1.2.0.7aeb296docs: Streamline news fragments7b8311cci: Fixes a bug that prevented SSH signature from being stripped from release...9d4c2bddocs: Add changelog entry for Pyright compatibility.94f6106test: Added tests which assert that the event loop is reinstated if unset by ...df61991[pre-commit.ci] pre-commit autoupdatef1f7941Build(deps): Bump pytest from 8.4.1 to 8.4.2c77d3d3Build(deps): Bump twine from 6.1.0 to 6.2.0Updates
pytest-covfrom 6.2.1 to 7.0.0Changelog
Sourced from pytest-cov's changelog.
Commits
224d896Bump version: 6.3.0 → 7.0.073424e3Cleanup the docs a bit.36f1cc2Bump pins in template.f299c59Bump the github-actions group with 2 updates25f0b2eUpdate docs/config.rstbb23eacImprove configuration docsa19531eSwitch from build/pre-commit to uv/prek - this should make this faster.82f9993Update changelog.211b5cdFix links.97aadd7Update some ci config, reformat and apply some lint fixes.Updates
pytest-mockfrom 3.14.1 to 3.15.1Release notes
Sourced from pytest-mock's releases.
Changelog
Sourced from pytest-mock's changelog.
Commits
e1b5c62Release 3.15.1184eb19Setspy_return_iteronly when explicitly requested (#537)4fa0088[pre-commit.ci] pre-commit autoupdate (#536)f5aff33Fix test failure with pytest 8+ and verbose mode (#535)adc4187Bump actions/setup-python from 5 to 6 in the github-actions group (#533)95ad570[pre-commit.ci] pre-commit autoupdate (#532)e696bf0Fix standalone mock support (#531)5b29b03Fix gen-release-notes script7d22ef4Merge pull request #528 from pytest-dev/release-3.15.090b29f8Update CHANGELOG for 3.15.0Updates
mkdocs-macros-pluginfrom 1.3.7 to 1.4.1Changelog
Sourced from mkdocs-macros-plugin's changelog.
Commits
a93a1f7Update CHANGELOG for version 1.4.1a76d62bAdd documentation for jinja2_extensions (#272)9a329bcMerge branch 'master' of https://github.com/fralau/mkdocs-macros-plugin2eaf033Update post_production.mdc6ea72aEnable j2 extensions in mkdocs-macros without false-positive warning (#273)51a3afcAdd dependency onrequests(#269)b1dacfbDelete install_package() function from codebase4ec687eRemove auto-install of missing pluglet (#262)e9dec13Remove installation of missing pluglet (but meaningful message) #2629ef2b98Include new functionyaml_support()from super_collections (#258)Updates
argcompletefrom 3.6.2 to 3.6.3Release notes
Sourced from argcomplete's releases.
Changelog
Sourced from argcomplete's changelog.
Commits
fae5549v3.6.32e88e24Update fish shell documentation (#543)fc0d06dMake RE PCRE compatible. Fixes #5395ce24a9Fixup for a2b8bc6 (#540)a2b8bc6Format help placeholders0f0797bOnly execute Python interpreters (#536)3344816Add details to error message in activate_global_python_argcomplete.pyab03e8aUpdate README.rsta3d39d6fish: set variable scope to local to avoid clobbering global or universal var...Updates
filelockfrom 3.18.0 to 3.20.0Release notes
Sourced from filelock's releases.