ruff: pin 292 version since older versions dont display all checks

This commit is contained in:
Marshall Hallenbeck
2023-10-14 21:50:48 -04:00
parent 2b34359103
commit 201b3285c4
+1 -1
View File
@@ -63,7 +63,7 @@ rich = "^13.3.5"
python-libnmap = "^0.7.3"
resource = "^0.2.1"
oscrypto = { git = "https://github.com/NeffIsBack/oscrypto" }
ruff = "^0.0.291"
ruff = "=0.0.292"
[tool.poetry.group.dev.dependencies]
flake8 = "*"