-
-
Notifications
You must be signed in to change notification settings - Fork 75
build(deps-dev): bump the development-dependencies group across 1 directory with 19 updates #1255
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-2ede76726f
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 19 updates #1255
dependabot
wants to merge
1
commit into
main
from
dependabot/pip/development-dependencies-2ede76726f
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 19 updates Bumps the development-dependencies group with 19 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` | `6.1.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.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.18.0` | `3.19.1` | | [identify](https://github.com/pre-commit/identify) | `2.6.12` | `2.6.14` | | [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.0` | | [questionary](https://github.com/tmbo/questionary) | `2.1.0` | `2.1.1` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.31.2` | `20.34.0` | | [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 6.1.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...6.1.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.0 - [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.0) Updates `filelock` from 3.18.0 to 3.19.1 - [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.19.1) Updates `identify` from 2.6.12 to 2.6.14 - [Commits](pre-commit/identify@v2.6.12...v2.6.14) 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.0 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.0.0...release-7.1.0) Updates `questionary` from 2.1.0 to 2.1.1 - [Commits](tmbo/questionary@2.1.0...2.1.1) Updates `virtualenv` from 20.31.2 to 20.34.0 - [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.34.0) 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: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor 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.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: filelock dependency-version: 3.19.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: identify dependency-version: 2.6.14 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.1.0 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: virtualenv dependency-version: 20.34.0 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
0 participants
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 19 updates in the / directory:
25.1.0
25.9.0
4.8.3
4.9.1
6.0.1
6.1.0
1.17.0
1.18.2
4.2.0
4.3.0
5.2.0.20250516
5.2.0.20250924
6.0.12.20250516
6.0.12.20250915
8.4.1
8.4.2
1.1.0
1.2.0
6.2.1
7.0.0
3.14.1
3.15.1
1.3.7
1.4.0
3.18.0
3.19.1
2.6.12
2.6.14
3.0.51
3.0.52
7.0.0
7.1.0
2.1.0
2.1.1
20.31.2
20.34.0
0.2.13
0.2.14
Updates
black
from 25.1.0 to 25.9.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
af0ba72
Prepare docs for release 25.9.0 (#4751)ffc01a0
Fix schema generation error caused by new click version (#4750)626b32f
Add normalizing for\r
style newlines (#4710)57a4612
Fix mypy type issue (#4745)4f6ad7c
Wrap thein
clause of comprehensions across lines if necessary (#4699)24f5169
ci: Run diff-shades on unstable instead of preview (#4741)4d55e60
Bump actions/setup-python from 5 to 6 (#4744)0cf39ef
Improve the performance of get_string_prefix (#4742)1f779de
Fix line ranges decorator edge case (#4670)203fd6b
Optimize Line string method (#4739)Updates
commitizen
from 4.8.3 to 4.9.1Release notes
Sourced from commitizen's releases.
... (truncated)
Changelog
Sourced from commitizen's changelog.
... (truncated)
Commits
cc981fc
bump: version 4.9.0 → 4.9.18f903e7
docs(cli/screenshots): update CLI screenshots8f27018
fix(dependency): move deprecated to project.dependencies98bba31
bump: version 4.8.4 → 4.9.073136ed
style(pyproject.toml): fix toml format67a828c
fix(changelog): mark get_smart_tag_range as deprecated8172be7
refactor(changelog): add get_next_tag_name_after_version and test, mark unuse...2d5f7bf
refactor(changelog): simplify logic for get_oldest_and_newest_rev1fb11e0
fix(init): use pre-push as pre-commit stage028ab2e
test(changelog): ensure error on missing changelog template filenameUpdates
isort
from 6.0.1 to 6.1.0Release notes
Sourced from isort's releases.
Commits
ec0efae
Merge pull request #2410 from PyCQA/docs/discussion8af675f
Update docs discussions channela03dae8
Merge pull request #2409 from PyCQA/build/py314-classifier2232a26
Add python 3.14 classifier and badgeec48dd7
Merge pull request #2405 from dvarrazzo/fix/drop-pkg-resourcesbe46cd4
refactor: make importlib metadata package import lazy18ecd0c
chore: drop branch guarding unsupported Python versions1d42e56
fix: drop use of non-standard pkg_resources API0c8fc82
Merge pull request #2406 from PyCQA/dependabot/github_actions/github-actions-...3478763
Bump actions/checkout from 4 to 5 in the github-actions groupUpdates
mypy
from 1.17.0 to 1.18.2Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
df05f05
remove +dev from version01a7a12
Update changelog for 1.18.2 (#19873)ca5abf0
Typeshed cherry-pick: Make type ofunitest.mock.Any
a subclass ofAny
(#1...9d794b5
[mypyc] fix: inappropriateNone
s in f-strings (#19846)2c0510c
stubtest: additional guidance on errors when runtime is object.init (#19733)2f3f03c
Bump version to 1.18.2+dev for point release7669841
Fix crash on recursive alias in indirection.py (#19845)03fbaa9
bump version to 1.18.1 due to wheels failureb44a1fb
removed +dev from version7197a99
Removed Unreleased in the Changelog for Release 1.18 (#19827)Updates
pre-commit
from 4.2.0 to 4.3.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
b74a22d
v4.3.0cc899de
Merge pull request #3507 from bc-lee/dart-fix2a0bcea
Downgrade Dart SDK version installed in the CIf1cc7a4
Make Dart pre-commit hook compatible with the latest Dart SDKs72a3b71
Merge pull request #3504 from pre-commit/pre-commit-ci-update-configc8925a4
[pre-commit.ci] pre-commit autoupdatea5fe6c5
Merge pull request #3496 from ericphanson/eph/jl-startup6f1f433
Julia language: skip startup.jl filec681721
Merge pull request #3499 from pre-commit/pre-commit-ci-update-config4fd4537
[pre-commit.ci] pre-commit autoupdateUpdates
types-mock
from 5.2.0.20250516 to 5.2.0.20250924Commits
Updates
types-pyyaml
from 6.0.12.20250516 to 6.0.12.20250915Commits
Updates
pytest
from 8.4.1 to 8.4.2Release notes
Sourced from pytest's releases.
Commits
bfae422
Prepare release version 8.4.28990538
Fix passenv CI in tox ini and make tests insensitive to the presence of the C...ca676bf
Merge pull request #13687 from pytest-dev/patchback/backports/8.4.x/e63f6e51c...975a60a
Merge pull request #13686 from pytest-dev/patchback/backports/8.4.x/12bde8af6...7723ce8
Merge pull request #13683 from even-even/fix_Exeption_to_Exception_in_errorMe...b7f0568
Merge pull request #13685 from CoretexShadow/fix/docs-pytest-generate-tests2c94c4a
add missing colon (#13640) (#13641)c3d7684
Merge pull request #13606 from pytest-dev/patchback/backports/8.4.x/5f9938563...dc6e3be
Merge pull request #13605 from The-Compiler/training-update-2025-07f87289c
Fix crash withtimes
output style and skipped module (#13573) (#13579)Updates
pytest-asyncio
from 1.1.0 to 1.2.0Release notes
Sourced from pytest-asyncio's releases.
Commits
0d3988f
ci: Create GitHub release before publishing to PyPI.07c5a0b
docs: Include orphaned news fragment in changelog.be24582
chore: Prepare release of v1.2.0.7aeb296
docs: Streamline news fragments7b8311c
ci: Fixes a bug that prevented SSH signature from being stripped from release...9d4c2bd
docs: Add changelog entry for Pyright compatibility.94f6106
test: Added tests which assert that the event loop is reinstated if unset by ...df61991
[pre-commit.ci] pre-commit autoupdatef1f7941
Build(deps): Bump pytest from 8.4.1 to 8.4.2c77d3d3
Build(deps): Bump twine from 6.1.0 to 6.2.0Updates
pytest-cov
from 6.2.1 to 7.0.0Changelog
Sourced from pytest-cov's changelog.
Commits
224d896
Bump version: 6.3.0 → 7.0.073424e3
Cleanup the docs a bit.36f1cc2
Bump pins in template.f299c59
Bump the github-actions group with 2 updates25f0b2e
Update docs/config.rstbb23eac
Improve configuration docsa19531e
Switch from build/pre-commit to uv/prek - this should make this faster.82f9993
Update changelog.211b5cd
Fix links.97aadd7
Update some ci config, reformat and apply some lint fixes.Updates
pytest-mock
from 3.14.1 to 3.15.1Release notes
Sourced from pytest-mock's releases.
Changelog
Sourced from pytest-mock's changelog.
Commits
e1b5c62
Release 3.15.1184eb19
Setspy_return_iter
only when explicitly requested (#537)4fa0088
[pre-commit.ci] pre-commit autoupdate (#536)f5aff33
Fix test failure with pytest 8+ and verbose mode (#535)adc4187
Bump actions/setup-python from 5 to 6 in the github-actions group (#533)95ad570
[pre-commit.ci] pre-commit autoupdate (#532)e696bf0
Fix standalone mock support (#531)5b29b03
Fix gen-release-notes script7d22ef4
Merge pull request #528 from pytest-dev/release-3.15.090b29f8
Update CHANGELOG for 3.15.0Updates
mkdocs-macros-plugin
from 1.3.7 to 1.4.0Changelog
Sourced from mkdocs-macros-plugin's changelog.
Commits
b1dacfb
Delete install_package() function from codebase4ec687e
Remove auto-install of missing pluglet (#262)e9dec13
Remove installation of missing pluglet (but meaningful message) #2629ef2b98
Include new functionyaml_support()
from super_collections (#258)86e31f7
Define explicitely python inupdate_pypi.sh
6b396ec
Add info in doc that a module can have relative path (#263)62daea9
Fix: Fix detection of Jinja2, to allow title rendering (#266)e0ba1ba
Test built-in filters (#253)0bc57e3
Fix imprecision in description of parameters for jinja2 syntax (#252)4fb7bf6
Change tests: MkDocsPage.find() -> find_text()Updates
filelock
from 3.18.0 to 3.19.1Release notes
Sourced from filelock's releases.
Commits
8d1009f
Update release.yaml66a428e
Increase test coverage (#434)0dfc86e
add 3.14 to matrix (#433)0c54837
Add support for 3.14 (#432)77d02f5
Bump actions/checkout from 4 to 5 (#430)bc972b3
[pre-commit.ci] pre-commit autoupdate (#429)78d02cb
Bump actions/download-artifact from 4 to 5 (#428)18cdb5d
[pre-commit.ci] pre-commit autoupdate (#427)b198a09
[pre-commit.ci] pre-commit autoupdate (#426)6b097e7
[pre-commit.ci] pre-commit autoupdate (#425)Updates
identify
from 2.6.12 to 2.6.14Commits
6667ae3
v2.6.140ce8827
Merge pull request #537 from LNSD/add-meson-options-support29d1fcc
Merge pull request #536 from mike325/fix/add_robot_filetypedaf6023
Add support formeson.options
6d49364
fix: add robot filetype53fdb98
Merge pull request #531 from pre-commit/pre-commit-ci-update-configffc2322
[pre-commit.ci] pre-commit autoupdateaf4da9c
v2.6.13bdf9c05
Merge pull request #530 from dirtcrusher/feature/special_cpp_extensions1a6b03c
Added C++ 'ipp' and 'tpp' file extensionsUpdates
prompt-toolkit
from 3.0.51 to 3.0.52Release notes
Sourced from prompt-toolkit's releases.
Changelog
Sourced from prompt-toolkit's changelog.