[Bug] Lock Pyright Version (#5977)
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "detection_rules"
|
||||
version = "1.6.25"
|
||||
version = "1.6.26"
|
||||
description = "Detection Rules is the home for rules used by Elastic Security. This repository is used for the development, maintenance, testing, validation, and release of rules for Elastic Security’s Detection Engine."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
@@ -53,7 +53,7 @@ dev = [
|
||||
"nodeenv==1.9.1",
|
||||
"pre-commit==3.8.0",
|
||||
"ruff>=0.11",
|
||||
"pyright>=1.1",
|
||||
"pyright==1.1.408",
|
||||
]
|
||||
|
||||
hunting = ["tabulate==0.9.0"]
|
||||
|
||||
Reference in New Issue
Block a user