From 1953c60d9b81c5a814517c9a7e9e75180ca00a48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 16:33:17 +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 85d75f27661..616af22335c 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