deps: bump ruff from 0.4.4 to 0.4.5 (#679)

This commit is contained in:
dependabot[bot]
2024-05-24 02:03:57 +00:00
committed by GitHub
parent a78d6d9a85
commit 55ea01de63
2 changed files with 20 additions and 20 deletions

View File

@@ -52,7 +52,7 @@ respx = ">=0.20.1,<0.22.0"
pytest-mock = "^3.10.0"
pytest-lazy-fixture = "^0.6.3"
pytest-xdist = "^3.2.0"
ruff = ">=0.0.249,<0.4.5"
ruff = ">=0.0.249,<0.4.6"
bandit = "^1.7.4"
[tool.coverage.paths]