Bump the minor-and-patch group with 3 updates#212
Conversation
Bumps the minor-and-patch group with 3 updates: [pytest](https://github.com/pytest-dev/pytest), [ruff](https://github.com/astral-sh/ruff) and [tox](https://github.com/tox-dev/tox). 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.17 to 0.15.19 - [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.17...0.15.19) Updates `tox` from 4.55.1 to 4.56.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.55.1...4.56.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ruff dependency-version: 0.15.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tox dependency-version: 4.56.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
PR SummaryLow Risk Overview pytest 9.1.x is mostly bug fixes on 9.1.0 (e.g. ruff is a patch release (lint/format tooling, performance and small rule/doc tweaks). tox 4.56.0 is worth a quick CI sanity check: it restores Reviewed by Cursor Bugbot for commit 79f5aaa. Configure here. |
Bumps the minor-and-patch group with 3 updates: pytest, ruff and tox.
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.17 to 0.15.19Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
7f04365Bump version to 0.15.19 (#26291)a30ba16[ty] Infer definite equality comparison results (#26290)bcd2028[ty] Avoid recursion when projecting narrowing constraints (#26276)c0e083e[ty] Avoid bypassing lazy constraints for Divergent (#26288)fb13596Record configured crates.io packages (#26281)85da759[ty] Fix ParamSpec callable signature extraction for callable instances (#26279)4c98a81[ty] Make multi-arm TypeOf cycle recovery monotonic (#26275)7b84361[ty] Preserve regular kind for callable instances (#26253)93c8c59[flake8-pyi] Note thatPYI051is an opinionated stylistic rule (#26179)bc9bb05[ty] Infer types for names bound in match patterns (#25940)Updates
toxfrom 4.55.1 to 4.56.0Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
Commits
f3a626arelease 4.56.0140733c✨ feat(virtualenv): auto-pin virtualenv for end-of-life Python (#3967)bfbc876🐛 fix(config): restore skip_missing_interpreters default to False (#3966)8ba8075[pre-commit.ci] pre-commit autoupdate (#3964)e9d06b0docs: replace http://tox.readthedocs.org with https://tox.wiki (#3963)94f5a6bdocs: Fix indent misalignment inreference/config.rst(#3962)d43df67docs: Use double backquotes for git command indevelopment.rst(#3961)503be81[pre-commit.ci] pre-commit autoupdate (#3958)2ec8881Drop obsolete ty: ignore directives (#3957)06f87acbuild(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#3954)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 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