Skip to content

Commit bd63ccf

Browse files
chore(deps-dev): update ruff requirement from 0.15.2 to 0.15.3 (#663)
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version. - [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.2...0.15.3) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5a2bfa commit bd63ccf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pytest-mock = "3.15.1"
2121
pylint = "4.0.5"
2222
flake8 = "7.3.0"
2323
flake8-pytest-style = "2.2.0"
24-
ruff = "0.15.2"
24+
ruff = "0.15.3"
2525
coverage = "7.13.4"
2626
black = "26.1.0"
2727
mypy = "1.19.1"

0 commit comments

Comments
 (0)