Skip to content

Commit 15251ec

Browse files
Bump django-cors-headers from 4.4.0 to 4.5.0
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.4.0 to 4.5.0. - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst) - [Commits](adamchainz/django-cors-headers@4.4.0...4.5.0) --- updated-dependencies: - dependency-name: django-cors-headers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9fff667 commit 15251ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ tzdata==2024.2
3636
#boto3
3737

3838
# REST API
39-
django-cors-headers==4.4.0
39+
django-cors-headers==4.5.0
4040
django-filter==24.3
4141
djangorestframework==3.15.2
4242
djangorestframework-simplejwt[crypto]==5.3.1

0 commit comments

Comments
 (0)