Skip to content

Commit

Permalink
Bump django-cors-headers from 4.3.1 to 4.4.0 (#37)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 13, 2024
1 parent 0f09b08 commit 057d81b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ django==5.0.7
django-widget-tweaks==1.5.0
djangorestframework==3.15.2
djangorestframework-csv==3.0.2
django-cors-headers==4.3.1
django-cors-headers==4.4.0
django-debug-toolbar==4.3.0
whitenoise==6.6.0
mysqlclient==2.2.4
Expand Down

0 comments on commit 057d81b

Please sign in to comment.