Bump the dependencies group across 1 directory with 7 updates #11
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 dependencies group with 7 updates in the / directory:
0.23.10.24.04.3.04.5.00.12.120.14.81.1.01.3.03.15.03.15.18.4.29.0.21.17.11.19.0Updates
deptryfrom 0.23.1 to 0.24.0Release notes
Sourced from deptry's releases.
Changelog
Sourced from deptry's changelog.
Commits
4cc2d65docs(changelog): add 0.24.0 release notes (#1330)8757b31chore: sync all dependency groups by default and run mypy locally (#1337)5ebc5c0feat: add github annotations reporter (#1059)aa59b6ffix(deps): update ruff rust to v0.14.4 (patch) (#1335)87a6b87chore(deps): lock file maintenance (#1336)6b938aechore(deps): update uv-version to v0.9.8 (#1334)92c35bachore(deps): update pre-commit hook woodruffw/zizmor-pre-commit to v1.16.3 (#...a8be290chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.4 (#1332)6abefd1chore(deps): update dependency mkdocs-material to v9.6.23 (#1331)6b55686test: update all test dependencies (#1313)Updates
pre-commitfrom 4.3.0 to 4.5.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
1af6c8fv4.5.03358a3bMerge pull request #3585 from pre-commit/hazmatbdf6879add pre-commit hazmate436690Merge pull request #3584 from pre-commit/exitstack8d34f95use ExitStack instead of start + stop9c7ea88Merge pull request #3583 from pre-commit/forward-compat-map-manifest844daccadd forward-compat error message6a1d543Merge pull request #3582 from pre-commit/move-gc-back66278a9move logic for gc back to commands.gc1b32c50Merge pull request #3579 from pre-commit/pre-commit-ci-update-configUpdates
rufffrom 0.12.12 to 0.14.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9d4f1c6Bump 0.14.8 (#21791)326025d[ty] Always register rename provider if client doesn't support dynamic regist...3aefe85[ty] EnsurerenameCursorTestcallscan_renamebefore renaming (#21790)b8ecc83Fix clippy errors onmain(#21788)6491932[ty] Fix crash when hovering an unknown string annotation (#21782)a9f2bb4[ty] Don't send publish diagnostics for clients supporting pull diagnostics (...e2b72fb[ty] cleanup test path (#21781)14fce0d[ty] Improve the display of various special-form types (#21775)8ebecb2[ty] Add subdiagnostic hint if the user wroteX = Anyrather thanX: Any...45ac30a[ty] Teachtythe meaning of desperation (try ancestorpyproject.tomls as...Updates
pytest-asynciofrom 1.1.0 to 1.3.0Release notes
Sourced from pytest-asyncio's releases.
Commits
2e9695fdocs: Compile changelog for v1.3.0dd0e9badocs: Reference correct issue in news fragment.4c31abeBuild(deps): Bump nh3 from 0.3.1 to 0.3.213e9477Link to migration guides from changelog4d2cf3ctests: handle Python 3.14 DefaultEventLoopPolicy deprecation warningsee3549btest: Remove obsolete test for the event_loop fixture.7a67c82tests: Fix failing test by preventing warning conversion to error.a17b689test: add pytest config to isolated test directories18afc9dfix(tests): replace runpytest_subprocess with runpytestcdc6bd1Add support for pytest 9 and drop Python 3.9 supportUpdates
pytest-mockfrom 3.15.0 to 3.15.1Release notes
Sourced from pytest-mock's releases.
Changelog
Sourced from pytest-mock's changelog.
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.0Updates
pytestfrom 8.4.2 to 9.0.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
3d10b51Prepare release version 9.0.2188750bMerge pull request #14030 from pytest-dev/patchback/backports/9.0.x/1e4b01d1f...b7d7befMerge pull request #14014 from bluetech/compat-notebd08e85Merge pull request #14013 from pytest-dev/patchback/backports/9.0.x/922b60377...bc78386Add CLI options reference documentation (#13930)5a4e398Fix docs typo (#14005) (#14008)d7ae6dfMerge pull request #14006 from pytest-dev/maintenance/update-plugin-list-tmpl...556f6a2pre-commit: fix rst-lint after new release (#13999) (#14001)c60fbe6Fix quadratic-time behavior when handlingunittestsubtests in Python 3.10 ...73d9b01Merge pull request #13995 from nicoddemus/patchback/backports/9.0.x/1b5200c0f...Updates
mypyfrom 1.17.1 to 1.19.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
0f068c9Remove +dev6d5cf52Various updates to 1.19 changelog (#20304)3c81308Add draft version of 1.19 release notes (#20296)1999a20[mypyc] librt base64: use existing SIMD CPU dispatch by customizing build fla...1b94fbb[mypyc] Fix vtable pointer with inherited dunder new (#20302)13369cb[mypyc] Fix crash on super in generator (#20291)a087a58Update import map when new modules added (#20271)35e843c[mypyc] Add efficient librt.base64.b64decode (#20263)094f66d[mypyc] Add repr to AssignmentTarget subclasses (#20258)0738db3Do not push partial types to the binder (#20202)Dependabot 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