build(deps-dev): bump the dev-dependencies group with 10 updates - #77
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps-dev): bump the dev-dependencies group with 10 updates#77dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [black](https://github.com/psf/black), [check-manifest](https://github.com/mgedmin/check-manifest), [pre-commit](https://github.com/pre-commit/pre-commit), [pylint](https://github.com/pylint-dev/pylint), [pytest-cov](https://github.com/pytest-dev/pytest-cov), [pytest-mock](https://github.com/pytest-dev/pytest-mock), [pytest](https://github.com/pytest-dev/pytest), [hypothesis](https://github.com/HypothesisWorks/hypothesis), [ruff](https://github.com/astral-sh/ruff) and [coverage](https://github.com/nedbat/coveragepy) to permit the latest version. Updates `black` 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@23.1a1...25.9.0) Updates `check-manifest` to 0.51 - [Changelog](https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst) - [Commits](mgedmin/check-manifest@0.49...0.51) Updates `pre-commit` 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@v3.3.3...v4.3.0) Updates `pylint` to 4.0.2 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@pylint-3.0.0a0...v4.0.2) Updates `pytest-cov` to 7.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v7.0.0) Updates `pytest-mock` 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.10.0...v3.15.1) Updates `pytest` 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@7.4.0...8.4.2) Updates `hypothesis` to 6.142.5 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.82.0...hypothesis-python-6.142.5) Updates `ruff` to 0.14.3 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.0.280...0.14.3) Updates `coverage` to 7.11.0 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.2.7...7.11.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: check-manifest dependency-version: '0.51' dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: pylint dependency-version: 4.0.2 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: hypothesis dependency-version: 6.142.5 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: ruff dependency-version: 0.14.3 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: coverage dependency-version: 7.11.0 dependency-type: direct:development dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Updates the requirements on black, check-manifest, pre-commit, pylint, pytest-cov, pytest-mock, pytest, hypothesis, ruff and coverage to permit the latest version.
Updates
blackto 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
check-manifestto 0.51Changelog
Sourced from check-manifest's changelog.
... (truncated)
Commits
61edb75Preparing release 0.51396b822Merge pull request #173 from mgedmin/py31493159b9Python script to update branch protection rules6a97f2eRevert "Why not go for broke? Let's try breezy"0ccbcdaWhy not go for broke? Let's try breezy950a047Giving up3f69fa0Let's also detect TTYs pleasea59a82dPrint more debug info4848c16Move OS-level installs back to top304f15eSort VCSes alphabeticallyUpdates
pre-committo 4.3.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
... (truncated)
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
pylintto 4.0.2Commits
0eb92d2Bump pylint to 4.0.2, update changelogcaf95d5[Backport maintenance/4.0.x] Fix FP forinvalid-namefor partially uninfera...4d52769[Backport maintenance/4.0.x] Ignore unraisable exceptions on stdlib primer (#...92a13df[Backport maintenance/4.0.x] Fix FP forinvalid-nameon module-level consta...4c913c0[Backport maintenance/4.0.x] Fix FP for invalid-name for TypedDicts (#10674)9a30350Bump pylint to 4.0.1, update changelog (#10667)0ad9d26[Backport maintenance/4.0.x] Check enums created with functional syntax again...60a01e4[Backport maintenance/4.0.x] Improve conditionals (#10655)e60b80e[Backport maintenance/4.0.x] Fixunused-variablefalse positive with `__all...abcf2ed[Backport maintenance/4.0.x] Fix false-positive for bare-name-capture-pattern...Updates
pytest-covto 7.0.0Changelog
Sourced from pytest-cov's changelog.
... (truncated)
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-mockto 3.15.1Release notes
Sourced from pytest-mock's releases.
Changelog
Sourced from pytest-mock's changelog.
... (truncated)
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
pytestto 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
hypothesisto 6.142.5Release notes
Sourced from hypothesis's releases.
Commits
86d8a4dBump hypothesis-python version to 6.142.5 and update changelog54037eeMerge pull request #4578 from HypothesisWorks/claude/investigate-hypothesis-4...b9f0b13Add RELEASE.rst for patch release documenting ghostwriter fix0d70446Fix ghostwriter binary_operation to include numpy strategy imports7b93827Bump hypothesis-python version to 6.142.4 and update changelog7e7fe0cMerge pull request #4573 from Liam-DeVoe/timing1f63dfbbetter timing tracking4a3cbdcBump hypothesis-python version to 6.142.3 and update changelogedcc041Merge pull request #4569 from Liam-DeVoe/obervability-recursionerrore99b1ecdetect cycles in to_jsonableUpdates
ruffto 0.14.3Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
8737a2dBump v0.14.3 (#21152)3be3a10[ty] Don't provide completions when in class or function definition (#21146)13375d0[ty] Use the top materialization of classes for narrowing in class-patterns f...c0b04d4[ty] Update "constraint implication" relation to work on constraints between ...1c7ea69[flake8-type-checking] FixTC003false positive withfuture-annotations...9bacd19[ty] Fix lookup of__new__on instances (#21147)f0fe6d6Fix syntax error false positive on nested alternative patterns (#21104)10bda3d[pyupgrade] Fix false positive forTypeVarwith default on Python <3.13 (...e55bc94[ty] Reachability and narrowing for enum methods (#21130)1b0ee46[ty] Userangeinstead of customIntIterable(#21138)Updates
coverageto 7.11.0Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
20ef00bdocs: sample HTML for 7.11.05edf8ebdocs: prep for 7.11.02c023aebuild: 3.15 is supported2f1b95brefactor: no need for _BaseCoverageException72b1bccbuild: test light-threads on all versions of Python16e9379refactor: move core tests to their own filebc8875dtest: change a test to be in-process so metacov can capture its work8e5d5b1build: tweak some version infob0236dftest: more tests for core selection, and some refactoring of them56edde6build: next version will be 7.11.0Dependabot 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