chore(deps): update dependency ruff to v0.0.284 (#51)

This commit is contained in:
renovate[bot]
2023-08-16 22:33:29 +02:00
committed by GitHub
parent 7baa24ff78
commit 8e35968b04

View File

@@ -28,7 +28,7 @@ tooling = [
# code formatting
"black ==23.7.0",
# linting
"ruff ==0.0.282",
"ruff ==0.0.284",
# tests
"httpx ==0.24.1",
"sqlalchemy-utils ==0.41.1",