Skip to content

Commit

Permalink
Updated ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
tsterbak committed Feb 7, 2024
1 parent edbb098 commit 9475c19
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 20 deletions.
39 changes: 20 additions & 19 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ typing-extensions = "^4.7.1"

[tool.poetry.group.dev.dependencies]
black = "^22.8.0"
ruff = "^0.0.25"
ruff = "^0.2.1"
isort = "^5.10.1"
pre-commit = "^3.6.0"
pytest = "^7.1.3"
Expand Down

0 comments on commit 9475c19

Please sign in to comment.