Skip to content

Commit

Permalink
Bump django-cors-headers from 4.1.0 to 4.2.0 (#547)
Browse files Browse the repository at this point in the history
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.1.0 to 4.2.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-cors-headers@4.1.0...4.2.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>
Co-authored-by: Sny <sny.aggarwal@gmail.com>
  • Loading branch information
dependabot[bot] and snyaggarwal committed Aug 17, 2023
1 parent f939866 commit 6902286
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 @@ -5,7 +5,7 @@ whitenoise==6.5.0 #serving swagger static files
djangorestframework==3.14.0
pylint==2.17.4
pydash==7.0.6
django-cors-headers==4.1.0
django-cors-headers==4.2.0
pyyaml==6.0.1
colour_runner==0.1.1
boto3==1.24.28
Expand Down

0 comments on commit 6902286

Please sign in to comment.