pip-dev: bump the pip-dev-dependencies group across 1 directory with 9 updates #158
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 pip-dev-dependencies group with 9 updates in the / directory:
5.0.4
7.3.0
21.11.29
24.12.12
6.0.1
6.1.0
25.1.0
25.9.0
1.16.1
1.18.2
8.4.1
8.4.2
7.9.2
7.10.7
0.36.0
0.37.0
6.14.2
6.16.0
Updates
flake8
from 5.0.4 to 7.3.0Commits
c48217e
Release 7.3.0f9e0f33
Merge pull request #1986 from PyCQA/document-f5426bcdb62
document F54270a15b8
Merge pull request #1985 from PyCQA/upgrade-deps4941a3e
upgrade pyflakes / pycodestyle23e4005
Merge pull request #1983 from PyCQA/py314019424b
add support for t-strings6b6f3d5
Merge pull request #1980 from PyCQA/asottile-patch-18dfa669
add rtd sphinx configce34111
Merge pull request #1976 from PyCQA/document-f824Updates
flake8-bugbear
from 21.11.29 to 24.12.12Release notes
Sourced from flake8-bugbear's releases.
... (truncated)
Commits
3a14037
Update CHANGES + move to version 24.12.12 to release761dbe2
Make rstcheck pass again sadly ignoring anchor links7ee1976
README: Add anchors for rules and config options (#491)b960272
add except* support to B012&B025 (#500)4fed293
SkipB028
ifwarnings.warn
is called with*args
or**kwargs
(#501)994f3dd
Add B911: itertools.batched without strict= (#502)108bba4
Fix README format72f6116
Update CHANGES + move to version 24.10.31 to release07a5676
Add scentence really explaining B04195f8791
Add B041: Duplicate key-value pairs in dictionary literals (#496)Updates
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
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
mypy
from 1.16.1 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
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
coverage
from 7.9.2 to 7.10.7Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
92a2af5
docs: sample HTML for 7.10.7952afda
docs: prep for 7.10.7a301761
build: riscv64 wheels (#2055)5daff8d
docs: now source is formatted with ruff04bbc3a
docs: discuss cog in the contributing docsc181b93
build: use cog --check-fail-msg to instruct devs33c4ba1
chore: make upgrade0744b73
chore: bump the action-dependencies group across 1 directory with 2 updates (...0d5a112
perf: bulk narrowing to avoid N**2. #2048a868ed9
docs: mention Python Discord on the index pageUpdates
poethepoet
from 0.36.0 to 0.37.0Release notes
Sourced from poethepoet's releases.
Commits
9c582c8
Bump version to 0.37.06eb522f
feat: Support task level verbosity config and use stderr for most non-task ou...Updates
pyinstaller
from 6.14.2 to 6.16.0Release notes
Sourced from pyinstaller's releases.
Changelog
Sourced from pyinstaller's changelog.
... (truncated)
Commits
7f2ae63
Release v6.16.0. [skip ci]2683834
ci: move work-around for potentially broken setuptools upgrade383196a
ci: fix check for broken setuptools upgrade5447da7
ci/test requirements: Track setuptools in tests/requirements-libraries.txt95226da
Remove empty pytest.ini allegedly needed by test entrypoints255305d
setup: Drop questionable/pointless project keywords5df0f47
setup: Drop setuptools, move to hatchling100c9ce
bootloader build: Address noisy deprecation warning from waf52782f8
release: Add retry for compiling with qemu9e84501
Move non packaging configuration out of setup.cfg/pyproject.tomlDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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