deps(deps-dev): bump the dev-deps group across 1 directory with 4 updates - #18
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(deps-dev): bump the dev-deps group across 1 directory with 4 updates#18dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/pip/dev-deps-6d1e06cc7b
branch
from
June 18, 2026 07:12
5e61daa to
167159c
Compare
…ates Bumps the dev-deps group with 4 updates in the / directory: [pytest](https://github.com/pytest-dev/pytest), [ruff](https://github.com/astral-sh/ruff), [mypy](https://github.com/python/mypy) and [hypothesis](https://github.com/HypothesisWorks/hypothesis). Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) Updates `ruff` from 0.15.12 to 0.15.18 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.12...0.15.18) Updates `mypy` from 1.20.2 to 2.1.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.2...v2.1.0) Updates `hypothesis` from 6.152.3 to 6.155.7 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.152.3...v6.155.7) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.155.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: pytest dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: ruff dependency-version: 0.15.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/dev-deps-6d1e06cc7b
branch
from
June 22, 2026 07:11
167159c to
b37b9b4
Compare
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.
Bumps the dev-deps group with 4 updates in the / directory: pytest, ruff, mypy and hypothesis.
Updates
pytestfrom 9.0.3 to 9.1.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingUpdates
rufffrom 0.15.12 to 0.15.18Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
6686f63Bump 0.15.18 (#26135)efbb732[ty] Suggest keyword-only arguments between variadic parameters (#26134)c256d5f[ty] SupportAnnotated[Any, ...]as a class base (#26133)19a4bea[flake8-pyi] Rename PYI033 to legacy-type-comment (#26131)1d9866cBump ecosystem-analyzer commit (#26130)8656c73[ty] Compact indexed AST node storage (#25998)c17c8d9[ty] Garbage-collect cached constraint sets (#26116)ef0fb8f[ty] Fix bound TypeVar default cycle recovery (#26124)b83c024[flake8-pyi] Extend PYI033 to Python files in preview (#26129)e8a5e38Update Rust crate zip to v8 (#26078)Updates
mypyfrom 1.20.2 to 2.1.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
c1c336dRemove +dev from version74df14bAdd changelog for mypy 2.1 (#21464)022d9bcRevert "TypeForm: Enable by default (#21262)"8826288[mypyc] Document librt.random (#21463)3f4067bBump librt version to 0.11.0 (#21458)2b1eb58[mypyc] Enable incremental self-compilation (#21369)8152f4aRespect file config comments for stale modules (#21444)116d60bFix nondeterminism from nonassociativity of overload joins (#21455)6c4af8eFix function call message change for small number of args (#21432)4b8fdca[mypyc] Add librt.random module (#21433)Updates
hypothesisfrom 6.152.3 to 6.155.7Release notes
Sourced from hypothesis's releases.
... (truncated)
Commits
929e5fbBump hypothesis version to 6.155.7 and update changelog93ee3c9Merge pull request #4772 from Liam-DeVoe/recursive-property-thread-safety0bb0f2fdrop more 3.13tde6bd79drop inbetweenff583ccdrop 313t jobsa5474e4claude: re-trigger CI55d2b97claude: re-trigger CI (flaky conjecture-coverage + transient scipy/OpenBLAS b...0a2bdaeclaude: fix recursive_property thread-safety; install Python via fresh uv met...4641d65Bump hypothesis version to 6.155.6 and update changelog7d90a93Merge pull request #4770 from Liam-DeVoe/ignore-up037