From 7e705269e0c8f11e04b7bcefbe421c744a8787d2 Mon Sep 17 00:00:00 2001 From: Jason Ish Date: Fri, 31 Oct 2025 11:34:21 -0600 Subject: [PATCH] requirements.txt: use suricata-update master Master makes sense for Suricata main branch as we are on a ways out on a release. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cf5a99d1e9..537f896bfd 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 master