Skip to content

Commit a155663

Browse files
authored
Merge pull request #138 from proactiveops/dependabot/pip/ruff-0.9.0
Bump ruff from 0.8.6 to 0.9.0
2 parents 10fb6c4 + e7d7276 commit a155663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dev = [
1919
"pytest==8.3.4",
2020
"pytest-cov==6.0.0",
2121
"pytest-mock==3.14.0",
22-
"ruff==0.8.6",
22+
"ruff==0.9.0",
2323
]
2424

2525
build = [

0 commit comments

Comments
 (0)