Skip to content

Commit 78980ac

Browse files
authored
Merge pull request #256 from Paul-B98/dependabot/pip/ruff-gte-0.15.10
build(deps-dev): update ruff requirement from >=0.11.13 to >=0.15.10
2 parents ad35550 + a4cbc7b commit 78980ac

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
@@ -37,7 +37,7 @@ dev = [
3737
"pytest-github-actions-annotate-failures>=0.4.0",
3838
"pytest-random-order>=1.2.0",
3939
"pytest-recording>=0.13.4",
40-
"ruff>=0.11.13",
40+
"ruff>=0.15.10",
4141
"ty>=0.0.29",
4242
]
4343
docs = [

0 commit comments

Comments
 (0)