From a9614e508cc6d171999571feb6b7c54cb614a514 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 07:25:18 +0000 Subject: [PATCH] Bump cvss from 2.6 to 3.0 Bumps [cvss](https://github.com/RedHatProductSecurity/cvss) from 2.6 to 3.0. - [Release notes](https://github.com/RedHatProductSecurity/cvss/releases) - [Commits](https://github.com/RedHatProductSecurity/cvss/compare/v2.6...v3.0) --- updated-dependencies: - dependency-name: cvss dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4aa1d64..708a906 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ docker==6.1.3 PyYAML==6.0.1 click==8.1.7 -cvss==2.6 \ No newline at end of file +cvss==3.0 \ No newline at end of file