From 23969a3580103def254f80bb742fce2140e1cbdc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 4 Oct 2024 08:58:03 +0000 Subject: [PATCH] fix: api/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PYTHONSEMANTICRELEASE-8161345 --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 8daab7f..da28661 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -39,7 +39,7 @@ pytest==7.1.2 python-dateutil==2.8.2 python-dotenv==0.20.0 python-gitlab==3.8.1 -python-semantic-release==7.28.1 +python-semantic-release==9.8.8 PyYAML==6.0 readme-renderer==36.0 realtime==0.0.4