From d64030ee9bf375090e34a664f675cddb5b42a92e Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Wed, 13 Jan 2021 22:10:49 +0100 Subject: [PATCH] Update version of cvss module --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b2cb3ad5..5d1baceb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ psycopg2==2.8.5 pycryptodomex>=3.4.7,<3.5 Markdown==3.0.1 requests-oauthlib==1.0.0 -cvss==2.1 +cvss==2.2 pytidylib==0.3.2 pycodestyle==2.4.0 pynliner==0.8.0