Skip to content

Commit 640f469

Browse files
Bump django-cors-headers from 4.3.1 to 4.4.0
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.3.1 to 4.4.0. - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst) - [Commits](adamchainz/django-cors-headers@4.3.1...4.4.0) --- updated-dependencies: - dependency-name: django-cors-headers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d5d8cf commit 640f469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ crispy-bootstrap5==2023.10 # https://github.com/django-crispy-forms/crispy-boot
2121
# project-specific
2222
beautifulsoup4==4.12.3
2323
boto3==1.34.31
24-
django-cors-headers==4.3.1
24+
django-cors-headers==4.4.0
2525
django-filter==24.3
2626
djangorestframework-datatables==0.7.0
2727
djangorestframework==3.14.0

0 commit comments

Comments
 (0)