From 47f2a44a1c4f10a581b8e16d9ada49c38c70a227 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 12:07:32 +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 7abef5cb766..0a5bd0543eb 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