From 649bb7c9b614dd9cd962864fa5afbb30ecc47ff3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 02:14:20 +0000 Subject: [PATCH] build(deps): bump cvss from 2.6 to 3.4 Bumps [cvss](https://github.com/RedHatProductSecurity/cvss) from 2.6 to 3.4. - [Release notes](https://github.com/RedHatProductSecurity/cvss/releases) - [Commits](https://github.com/RedHatProductSecurity/cvss/compare/v2.6...v3.4) --- updated-dependencies: - dependency-name: cvss dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- surface/sca/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/surface/sca/requirements.txt b/surface/sca/requirements.txt index a9e77c76..430c8145 100644 --- a/surface/sca/requirements.txt +++ b/surface/sca/requirements.txt @@ -1,3 +1,3 @@ -CVSS==2.6 +CVSS==3.4 packageurl-python==0.15.1 semver==3.0.1