From 56960c3fc79b73c462cac23b4ab5a57ea47b6a43 Mon Sep 17 00:00:00 2001 From: begininvoke <56797886+begininvoke@users.noreply.github.com> Date: Wed, 26 Aug 2026 18:04:01 -0700 Subject: [PATCH] fix(security): fix(deps): 4 vulnerable dependencies in requirements.txt --- asap-tools/experiments/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/asap-tools/experiments/requirements.txt b/asap-tools/experiments/requirements.txt index d6622c20..4bd5418c 100644 --- a/asap-tools/experiments/requirements.txt +++ b/asap-tools/experiments/requirements.txt @@ -1,10 +1,10 @@ -hydra-core==1.3.2 +hydra-core==1.3.4 omegaconf==2.3.0 -Jinja2==3.1.2 +Jinja2==3.1.5 PyYAML==6.0.2 humanize==4.9.0 matplotlib==3.7.1 -msgpack==1.1.0 +msgpack==1.2.1 numpy>=1.26,<2 pandas==2.0.3 plotnine==0.12.4