build(deps): bump the dev-dependencies group across 1 directory with 5 updates #87
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 pylint, pytest-cov, hypothesis, ruff and coverage to permit the latest version.
Updates
pylintto 3.3.7Commits
f798a4aBump pylint to 3.3.7, update changelog (#10367)f9773deConsistency betweenis/is notand==/!=when comparing types...0533111[fix] Fix a crash for class decorators mistaken for class attributes (#10362)...887b1b6[fix] AttributeError crash when a slice is used as a class decorator (#10350)...6a02395[maintenance/3.3.x] Fix doc build (#10336)e87d10cadded black's github link in tutorial (#10303) (#10335)59d4c26Fix typo in missing-member-hint-distance documentation (#10314) (#10315)46460d8[setuptools] Force the upgrade of setuptools > 77 (#10313)5b2aa6cSpeed up the generation of no-member suggestions (#10277) (#10311)744ba53Fix crash caused by invalid format strings in.formatcontext (#10300) (#10...Updates
pytest-covto 6.1.1Changelog
Sourced from pytest-cov's changelog.
... (truncated)
Commits
9463242Bump version: 6.1.0 → 6.1.17f2781bUpdate changelog.a59548fAllow the context plugin to check if the controller is running or not. Fixes ...10f8cdeBump version: 6.0.0 → 6.1.010b14afUpdate changelog.aa57aedRefactor a bit the internals to be a bit less boilerplatey and have more clar...e760099Make sure the CLI precision is used when creating report. Fixes #674.44540e1Remove unnecessary CovFailUnderWarning. Closes #675.204af14Update changelog.089e7bbUpgrade ruff.Updates
hypothesisto 6.132.0Release notes
Sourced from hypothesis's releases.
Commits
8c1180fBump hypothesis-python version to 6.132.0 and update changelogab90309Merge pull request #4416 from tybug/provider-on-observabilityfa0d09eaddress review4d86adfBump hypothesis-python version to 6.131.33 and update changelog788e429Merge pull request #4423 from the-13th-letter/restore-py39-compatibility-LL1-...422425fRestore compatibility with Python 3.9's legacy LL(1) parsere118dderename to add_observability_callback0b98d07check PrimitiveProvider.add_observation_callback insteada92991fMerge branch 'master' into provider-on-observabilityfc32d66Bump hypothesis-python version to 6.131.32 and update changelogUpdates
ruffto 0.11.12Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
aee3af0Bump 0.11.12 (#18369)04dc48e[refurb] FixFURB129autofix generating invalid syntax (#18235)27743ef[pylint] Implementmissing-maxsplit-arg(PLC0207) (#17454)c60b4d7[ty] Add subtyping between Callable types and class literals with__init__...16621fa[flake8-bugbear] Add fix safety section (B006) (#17652)e23d4ea[flake8-bugbear] Ignore__debug__attribute inB010(#18357)452f992[ty] Simplify signature types, use them inCallableType(#18344)a5ebb3f[ty] Support ephemeral uv virtual environments (#18335)9925910Add aViolationMetadata::rulemethod (#18234)a3ee6bbReturnDiagnosticGuardfromChecker::report_diagnostic(#18232)Updates
coverageto 7.8.2Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
51ab2e5build: have to keep expected dist counts in syncbe7bbf2docs: sample HTML for 7.8.23cee850docs: prep for 7.8.239bc6b0docs: provide more details if the kit matrix is edited.a608fb3build: add support for Windows arm64 (#1972)2fe6225build: runtox lintif actions have changed3d93a78docs: docs need scriv for making github releases0c443a2build: bump version to 7.8.2ed98b87docs: sample HTML for 7.8.1b98bc9bdocs: prep for 7.8.1Dependabot 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 dev-dependencies for linting, testing, and coverage tools to their latest patch versions
Chores: