Bump the all group across 1 directory with 8 updates #26
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 all group with 8 updates in the / directory:
23.7.024.4.22.2.52.3.05.12.05.13.23.3.33.7.12.17.53.2.27.4.08.2.14.1.05.0.03.3.13.6.1Updates
blackfrom 23.7.0 to 24.4.2Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
3702ba2Prepare release 24.4.2 (#4335)e4aaa8aFix incorrect f-string tokenization (#4332)ba88fc3Simplify string tokenization regexes (#4331)5683242New release templatee7fb048Prepare release 24.4.1 (#4328)3f0f8f1Support PEP 696 (#4327)2f88085Github Action: Directly install from repo ifexport-substis skipped (#4313)12ce3dbMove changelog entry to right section (#4326)1354be2Add support to style function definitions with newlines before function stubs...f4b644bPrevent wrapping of multiline fstrings in parens (#4325)Updates
codespellfrom 2.2.5 to 2.3.0Release notes
Sourced from codespell's releases.
... (truncated)
Commits
193cd7d[pre-commit.ci] pre-commit autoupdate5c0343bMaterials science-related corrections 3 (#3424)f1b41a2Addarragne->arrangetypo (#3421)a2c7564[pre-commit.ci] pre-commit autoupdateb841705Add coverage files to .gitignore10c2abc[pre-commit.ci] pre-commit autoupdate0b09d75mian->main (#3339)d64c476insstance typo (#3418)0c63f96Add netflify typo (#3417)5875f4f[pre-commit.ci] pre-commit autoupdateUpdates
isortfrom 5.12.0 to 5.13.2Release notes
Sourced from isort's releases.
... (truncated)
Changelog
Sourced from isort's changelog.
Commits
c655831Merge pull request #2214 from PyCQA/version/5.13.2b4335b4Prepare version 5.13.2c36e43cMerge pull request #2184 from bp72/issue/2154e38702fMerge pull request #2213 from davidculley/confine-precommit-to-stagesee8d87fAdd fix for the error found by hypothesis5849ec2Apply the bracket fix from issue 471 only for use_parentheses=Truedf0e119confine pre-commit to stages9255bcaMerge pull request #2212 from PyCQA/bugfix/#2211-colors-extra5336d7dFix colors extras643d9c4Merge pull request #2210 from PyCQA/version/5.13.1Updates
pre-commitfrom 3.3.3 to 3.7.1Release notes
Sourced from pre-commit's releases.
... (truncated)
Changelog
Sourced from pre-commit's changelog.
... (truncated)
Commits
9ee0768v3.7.1eeac061Merge pull request #3201 from pre-commit/rust-default-language-version296f592determine rust default language version independent of rust-toolchain.toml1602328Merge pull request #3193 from pre-commit/pre-commit-ci-update-config0142f45[pre-commit.ci] pre-commit autoupdated7e21cdMerge pull request #3194 from pre-commit/handle-readonly-3-125c3d006use a simpler gem for testing additional_dependencies0d4c6daadjust _handle_readonly for typeshed updates85fe182Merge pull request #3176 from pre-commit/pre-commit-ci-update-config74d05b4[pre-commit.ci] pre-commit autoupdateUpdates
pylintfrom 2.17.5 to 3.2.2Commits
769ffd2Bump pylint to 3.2.2, update changelog (#9658)98c5af9Fix false-positive with contextmanager missing cleanup (#9654) (#9657)9a9db8fUpdate astroid to 3.2.2 (#9655) (#9656)9223172Bump pylint to 3.2.1, update changelog926547b[trailing-comma-tuple] Fix enabling with message control locally when disable...1498675Fix linterstats.get_module_message_count() (#9146) (#9648)aed496aFix FP forpossibly-used-before-assignmentwithassert_never()(#9645) (#...9dae975[Backport maintenance/3.2.x] Add--prefer-stubs=yoption (#9646)a03ceaeAdd--prefer-stubs=yoption (#9632)b2ea316[Backport maintenance/3.2.x] Don't emit incorrect-variance for type parameter...Updates
pytestfrom 7.4.0 to 8.2.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
66ff8dfPrepare release version 8.2.13ffcfd1Merge pull request #12340 from pytest-dev/backport-12334-to-8.2.x0b28313[8.2.x] Add Python 3.13 (beta) supportf3dd93a[8.2.x] Attest package provenance (#12335)bb5a125[8.2.x] Spelling (#12331)f179bf2Merge pull request #12327 from pytest-dev/backport-12325-to-8.2.x2b671b5[8.2.x] cacheprovider: fix.pytest_cachenot being world-readable65ab7cbMerge pull request #12324 from pytest-dev/backport-12320-to-8.2.x4d5fb7dMerge pull request #12319 from pytest-dev/backport-12311-to-8.2.xcbe5996[8.2.x] changelog: document unittest 8.2 change as breakingUpdates
pytest-covfrom 4.1.0 to 5.0.0Changelog
Sourced from pytest-cov's changelog.
Commits
5295ce0Bump version: 4.1.0 → 5.0.01181b06Update changelog.9757222Fix a minor grammar error (#636)9f5cd81Cleanup releasing instructions. Closes #616.93b5047Add test for pyproject.toml loading without explicit --cov-config. Ref #508.ff50860docs: add config instructions for pyproject.toml.4a5a4b5Keep GitHub Actions up to date with GitHub's Dependabot1d7f559Fix or remove URLs that are causing docs tests to fail6a5af8eUpdate changelog.d9fe8dfSwitch to furo. Closes #618.Updates
pytest-xdist[psutil]from 3.3.1 to 3.6.1Changelog
Sourced from pytest-xdist[psutil]'s changelog.
... (truncated)
Commits
4dd2978Release 3.6.1b397288Merge pull request #1072 from zmedico/gateway-cache-rinfo12b3cceCache execnet gateway rinfo during WorkerController setupc93a106build(deps): bump hynek/build-and-inspect-python-package (#1066)52e2022[pre-commit.ci] pre-commit autoupdate (#1073)699f939Merge pull request #1070 from pytest-dev/release-3.6.080bc0b8Release 3.6.020e3ac7Use execnet main_thread_only execmodel (#1027)0a4238fMerge pull request #1067 from pytest-dev/pre-commit-ci-update-config0686279[pre-commit.ci] pre-commit autoupdateDependabot 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 ...Description has been truncated