From bf7ca81d107302c3c6e2d6d128197ec3cf5f4be2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 11:52:58 -0500 Subject: [PATCH] Bump cvss from 3.2 to 3.3 (#11177) Bumps [cvss](https://github.com/RedHatProductSecurity/cvss) from 3.2 to 3.3. - [Release notes](https://github.com/RedHatProductSecurity/cvss/releases) - [Commits](https://github.com/RedHatProductSecurity/cvss/compare/v3.2...v3.3) --- updated-dependencies: - dependency-name: cvss dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4bee0795764..d5134c5cd0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ vcrpy==6.0.2 vcrpy-unittest==0.1.7 django-tagulous==2.1.0 PyJWT==2.9.0 -cvss==3.2 +cvss==3.3 django-fieldsignals==0.7.0 hyperlink==21.0.0 django-test-migrations==1.4.0