From d15ef0e0c79f996fa27e482abfb68c1417dc9207 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 19:25:07 +0000 Subject: [PATCH] Bump django-csp from 3.7 to 3.8 Bumps [django-csp](https://github.com/mozilla/django-csp) from 3.7 to 3.8. - [Release notes](https://github.com/mozilla/django-csp/releases) - [Changelog](https://github.com/mozilla/django-csp/blob/main/CHANGES) - [Commits](https://github.com/mozilla/django-csp/compare/3.7...3.8) --- updated-dependencies: - dependency-name: django-csp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 279a5110d3d..5cff4d9a0ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -79,7 +79,7 @@ django-autocomplete-light==3.9.7 # via wagtail-inventory django-cors-headers==4.3.1 # via -r requirements.in -django-csp==3.7 +django-csp==3.8 # via -r requirements.in django-environ==0.11.2 # via -r requirements.in