From ce055111fe98d57d7e1c07e42abdd04a2f7d5319 Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Wed, 12 Jul 2023 19:31:00 +0200 Subject: [PATCH] requirements: use libhtp 0.5.45 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bf2b7ebc24..289c022314 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ # Format: # # name {repo} {branch|tag} -libhtp https://github.com/OISF/libhtp 0.5.44 +libhtp https://github.com/OISF/libhtp 0.5.45 suricata-update https://github.com/OISF/suricata-update 1.3.0 -- 2.47.2