Skip to content

Commit

Permalink
update ruff version in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
wang-boyu authored and rht committed Sep 26, 2023
1 parent 6a39efd commit b2f642f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
extras_require = {
"dev": [
"black",
"ruff==0.0.254",
"ruff==0.0.275",
"coverage",
"pytest >= 4.6",
"pytest-cov",
Expand Down

0 comments on commit b2f642f

Please sign in to comment.