build(deps): bump the dev-dependencies group with 5 updates #89
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 pytest-cov, pytest, hypothesis, ruff and coverage to permit the latest version.
Updates
pytest-covto 6.2.1Changelog
Sourced from pytest-cov's changelog.
... (truncated)
Commits
55dbe43Bump version: 6.2.0 → 6.2.1d17e9b7Update changelog.8964ab7Add a note for this warning disable.e932e41Prevent unimported warnings @ pytest-xdist workers573379bBring pytest-cov's suprocess management in line with coverage's process_start...f1884e8Fix xdist pin.512c669Added minium version requirements for pluggin (for new-style hookwrappers). P...629ba64Remove deprecated license classifier.dca5723Bump version: 6.1.1 → 6.2.0f69166aAlso trigger the sqlite warning.Updates
pytestto 8.4.1Release notes
Sourced from pytest's releases.
Commits
8d99211Prepare release version 8.4.15dc5880docs: update pytest.ini addopts example to use separate -p entries (#13529) (...d0c7ed0Reintroduce PytestReturnNotNoneWarning (#13495) (#13527)a1b3a78Fix compatibility with Twisted 25 (#13502) (#13531)4c161abpytester: avoid unraisableexception gc collects in inline runs to speed up te...a86ee09Fix typo in parametrize.rst (#13514) (#13516)1a0581bRemove outdated warning about faulthandler_timeout on Windows (#13492) (#13493)4e631a7Merge pull request #13486 from hosmir/fixtypo (#13487)b49745efix: support TerminalReporter.isatty being called (#13462) (#13483)cc5ceedRELEASING: remove pytest mailing list (#13472) (#13473)Updates
hypothesisto 6.135.20Release notes
Sourced from hypothesis's releases.
Commits
afbcc3bBump hypothesis-python version to 6.135.20 and update changelog5862716Merge pull request #4445 from tybug/observability-reproduction-decorator3303ed8Bump hypothesis-python version to 6.135.19 and update changelog9d46ce9Merge pull request #4455 from tybug/free-threading-global-random-lock3f18ab4Bump hypothesis-python version to 6.135.18 and update changelog4240f8aMerge pull request #4452 from tybug/lambda-source-error2c4928bspecify encodinge392576Merge branch 'master' into lambda-source-errord1bf8c7format9c0a392use threadlocal instead of a lockUpdates
ruffto 0.12.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
32c5418Bump 0.12.1 (#18969)b85c219[FastAPI] Add fix safety section toFAST002(#18940)b1d1cf1[ty] Add regression test for leading tab mis-alignment in diagnostic renderin...1dcdf7f[ty] Resolve python environment inOptions::to_program_settings(#18960)d006976[ruff] Fix false positives and negatives inRUF010(#18690)76619b9[ty] Fix rendering of long lines that are indented with tabs6e25cfb[ty] Add regression test for diagnostic rendering panic7638729[ty] Move venv and conda env discovery toSearchPath::from_settings(#18938)d04e63a[ty] Add regression-benchmark for attribute-assignment hang (#18957)86fd9b6[ty] Format conflicting types as an enumeration (#18956)Updates
coverageto 7.9.1Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
4fa1b71docs: sample HTML for 7.9.15cf757bdocs: prep for 7.9.1bea6204fix: better defaulting of core7795441fix: fewer warnings, default to sys.monitoring on 3.14+18aa074fix: some custom builds don't have file8c5bf65chore: make upgrade128c4f4build: bump version to 7.9.1452d86fdocs: sample HTML for 7.9.0a670927docs: prep for 7.9.03b0cb87build: windows 3.14 is fixedDependabot 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 conditionsSummary by Sourcery
Bump test dependencies in pyproject.toml to allow their latest versions
Build: