[Bug] Small bugfix to address update navigator edge case (#5942)

* [Bug] Small bugfix to address update navigator edge case
This commit is contained in:
Eric Forte
2026-04-10 08:53:56 -04:00
committed by GitHub
parent 1503976d10
commit 984be4a1ac
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "detection_rules"
version = "1.6.15"
version = "1.6.16"
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 Securitys Detection Engine."
readme = "README.md"
requires-python = ">=3.12"