From 8eb349e08def8c019fee78838d38b9bc97096624 Mon Sep 17 00:00:00 2001 From: Jason Ish Date: Fri, 31 Oct 2025 11:36:15 -0600 Subject: [PATCH] requirements.txt: update to suricata-update 1.3.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cf5a99d1e9..2f9e691de8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ # Format: # # name {repo} {branch|tag} -suricata-update https://github.com/OISF/suricata-update 1.3.6 +suricata-update https://github.com/OISF/suricata-update 1.3.7 -- 2.47.3