diff --git a/requirements.txt b/requirements.txt index ef7e703..cd2291c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ nlohmann-json==3.11.2 # HTTP requests (if your C2 backend uses Python for communication testing) -requests==2.32.2 +requests==2.32.4 # YAML support (if using YAML configuration files) pyyaml==6.0