From cedee76ef1a5b82a15021fd843d744702ab7691f 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 (cherry picked from commit ce055111fe98d57d7e1c07e42abdd04a2f7d5319) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2f93e68567..758b56ab7c 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.2.8 -- 2.47.2