Skip to content

Commit 4a8e8fa

Browse files
Update ruff requirement from ~=0.8.0 to ~=0.9.4 (#489)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 313801b commit 4a8e8fa

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
@@ -66,7 +66,7 @@ doc = [
6666
"sphinxcontrib-bibtex",
6767
]
6868
dev = [
69-
"ruff ~= 0.8.0",
69+
"ruff ~= 0.9.4",
7070
"pre-commit",
7171
]
7272
test = [

0 commit comments

Comments
 (0)