File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11CHANGES
22=======
33
4+ 4.0b4
5+ =====
6+ - Fix missing packaging dependency ([ #266 ] ( https://github.com/mozilla/django-csp/pull/266 ) )
7+
484.0b3
5- ==========
9+ =====
610- Add Python 3.13, drop EOL Python 3.8 ([ #245 ] ( https://github.com/mozilla/django-csp/pull/245 ) )
711- docs: Fix trusted_types links ([ #250 ] ( https://github.com/mozilla/django-csp/pull/250 ) )
812- Add ` EXCLUDE_URL_PREFIXES ` check ([ #252 ] ( https://github.com/mozilla/django-csp/pull/252 ) )
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ requires = [
66
77[project ]
88name = " django-csp"
9- version = " 4.0b3 "
9+ version = " 4.0b4 "
1010description = " Django Content Security Policy support."
1111readme = " README.rst"
1212license = { text = " BSD" }
You can’t perform that action at this time.
0 commit comments