Skip to content

Commit 0ed736a

Browse files
committed
deps: bump django-csp to 4.0
Refs: PT-1961
1 parent fee3462 commit 0ed736a

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ django-admin-list-filter-dropdown
33
django-axes
44
django-auditlog
55
django-cors-headers
6-
django-csp
6+
django-csp~=4.0
77
django-environ
88
django-filter
99
django-graphql-jwt

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -302,9 +302,9 @@ django-cors-headers==4.7.0 \
302302
--hash=sha256:6fdf31bf9c6d6448ba09ef57157db2268d515d94fc5c89a0a1028e1fc03ee52b \
303303
--hash=sha256:f1c125dcd58479fe7a67fe2499c16ee38b81b397463cf025f0e2c42937421070
304304
# via -r requirements.in
305-
django-csp==3.8 \
306-
--hash=sha256:19b2978b03fcd73517d7d67acbc04fbbcaec0facc3e83baa502965892d1e0719 \
307-
--hash=sha256:ef0f1a9f7d8da68ae6e169c02e9ac661c0ecf04db70e0d1d85640512a68471c0
305+
django-csp==4.0 \
306+
--hash=sha256:b27010bb702eb20a3dad329178df2b61a2b82d338b70fbdc13c3a3bd28712833 \
307+
--hash=sha256:d5a0a05463a6b75a4f1fc1828c58c89af8db9364d09fc6e12f122b4d7f3d00dc
308308
# via -r requirements.in
309309
django-environ==0.12.0 \
310310
--hash=sha256:227dc891453dd5bde769c3449cf4a74b6f2ee8f7ab2361c93a07068f4179041a \

0 commit comments

Comments
 (0)