Skip to content

Commit c68631f

Browse files
Bump ruff from 0.5.7 to 0.15.8
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.7 to 0.15.8. - [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.5.7...0.15.8) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.8 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4660b4 commit c68631f

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
@@ -33,7 +33,7 @@ dev = [
3333
"pytest-order>=1.3",
3434
"pytest-cov>=4.1",
3535
"respx>=0.21",
36-
"ruff==0.5.7",
36+
"ruff==0.15.8",
3737
"mypy>=1.10",
3838
"pre-commit>=4.5.1",
3939
]

0 commit comments

Comments
 (0)