Skip to content

Commit

Permalink
Bump django-cors-headers from 4.2.0 to 4.3.1 in /requirements
Browse files Browse the repository at this point in the history
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.2.0 to 4.3.1.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-cors-headers@4.2.0...4.3.1)

---
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>
  • Loading branch information
dependabot[bot] committed Dec 1, 2023
1 parent 92dfc9a commit 4d3a90c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ansi2html==1.8.0
Django==4.2.5
django-cors-headers==4.2.0
django-cors-headers==4.3.1
django-currentuser==0.6.1
djangorestframework==3.14.0
djangorestframework-simplejwt==5.3.0
Expand Down

0 comments on commit 4d3a90c

Please sign in to comment.