From 67c28095d4051f5f10b3dcd89e53966ffd0f8fab Mon Sep 17 00:00:00 2001 From: Jeremy Bejarano Date: Wed, 1 Apr 2026 09:16:14 -0400 Subject: [PATCH] fix: bump vulnerable dependencies to resolve Dependabot alerts Co-Authored-By: Claude Opus 4.6 (1M context) --- environment.yml | 2 +- requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/environment.yml b/environment.yml index 1f67678..957dd2e 100644 --- a/environment.yml +++ b/environment.yml @@ -4,7 +4,7 @@ channels: dependencies: - python>=3.12 - ABlog==0.11.11 - - black==24.8.0 + - black==26.3.1 - colorama - doit==0.36.0 - fabric==3.2.2 diff --git a/requirements.txt b/requirements.txt index a2884e5..7e7a3b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ # This file may be used to create an environment using: # to match the appropriate syntax: ABlog==0.11.11 -black==24.8.0 +black==26.3.1 colorama doit==0.36.0 fabric==3.2.2 @@ -40,7 +40,7 @@ pytest==8.3.3 python-decouple==3.8 python-dotenv==1.0.1 pyxlsb==1.0.10 -requests==2.32.3 +requests==2.33.0 ruff scikit-learn==1.5.2 scipy==1.12.0