Skip to content

Commit

Permalink
⬆️(deps): update dependency ruff to >=0.0.285,<0.0.286
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 17, 2023
1 parent c058ebd commit 977b6f9
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 @@ -31,7 +31,7 @@ ccxt = "^4.0.0"

[ tool.poetry.group.dev.dependencies]
python-semantic-release = "^8.0.2"
ruff = ">=0.0.284,<0.0.285"
ruff = ">=0.0.285,<0.0.286"


[tool.ruff]
Expand Down

0 comments on commit 977b6f9

Please sign in to comment.