Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
gmazoyer committed Jul 1, 2024
1 parent 58871ed commit 17d763d
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 @@ -22,7 +22,7 @@ requests = ">=2.20.0,<3.0"

[tool.poetry.group.dev.dependencies]
pytest = "*"
ruff = ">=0.5.0,<0.6"
ruff = "~0.5"

[tool.ruff]
line-length = 88
Expand Down

0 comments on commit 17d763d

Please sign in to comment.