deps: bump ruff from 0.4.5 to 0.4.6 (#681)

This commit is contained in:
dependabot[bot]
2024-05-29 01:13:59 +00:00
committed by GitHub
parent b372e66c44
commit 627f070e3f
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.6"
ruff = ">=0.0.249,<0.4.7"
bandit = "^1.7.4"
[tool.coverage.paths]