mirror of
https://github.com/Pennyw0rth/NetExec
synced 2026-06-06 16:34:30 +00:00
ruff: pin 292 version since older versions dont display all checks
This commit is contained in:
+1
-1
@@ -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 = "*"
|
||||
|
||||
Reference in New Issue
Block a user