Skip to content

Commit

Permalink
bump ruff (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
strickvl authored Dec 19, 2023
1 parent 0f7ca5b commit 19441f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ rich = { version = "^12.0.0" }
analytics-python = { version = "^1.4.0" }

# dev dependencies
ruff = { version = "^0.1.6", optional = true }
ruff = { version = "^0.1.7", optional = true }
pytest = { version = "^7.4.0", optional = true }
mypy = { version = "^1.7.1", optional = true }
darglint = { version = "^1.8.1", optional = true }
Expand Down

0 comments on commit 19441f7

Please sign in to comment.