Skip to content

Commit 02a6fb0

Browse files
dependabot[bot]ERosendo
authored andcommitted
build(deps): update django-csp requirement
Updates the requirements on [django-csp](https://github.com/mozilla/django-csp) to permit the latest version. Updates `django-csp` to 4.0 - [Release notes](https://github.com/mozilla/django-csp/releases) - [Changelog](https://github.com/mozilla/django-csp/blob/main/CHANGES.md) - [Commits](mozilla/django-csp@3.8...v4.0) --- updated-dependencies: - dependency-name: django-csp dependency-version: '4.0' dependency-type: direct:production dependency-group: django-extensions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd6ffe4 commit 02a6fb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies = [
3737
"courts-db>=0.10.17",
3838
"cryptography>=44.0.1",
3939
"disposable-email-domains>=0.0.90",
40-
"django-csp~=3.8",
40+
"django-csp~=4.0",
4141
"django-environ>=0.12.0",
4242
"django-hcaptcha>=0.2.0",
4343
"django-htmx>=1.23.0",

0 commit comments

Comments
 (0)