From 21854b7f1edc9619e8c569f0aa002e2c8dff59f9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 22 Apr 2026 08:39:46 +0000 Subject: [PATCH] fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PYTHONDOTENV-16115271 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0e3fc8e..ce75bdb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ pyex==0.5.0 pygments==2.10.0 pyparsing==2.4.7 python-dateutil==2.8.1 -python-dotenv==0.14.0 +python-dotenv==1.2.2 python-editor==1.0.4 pytz-deprecation-shim==0.1.0.post0 pytz==2021.3