Skip to content

Commit

Permalink
[deps] Update django-cors-headers requirement from ~=4.4.0 to ~=4.6.0
Browse files Browse the repository at this point in the history
Updates the requirements on [django-cors-headers](https://github.com/adamchainz/django-cors-headers) to permit the latest version.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-cors-headers@4.4.0...4.6.0)

---
updated-dependencies:
- dependency-name: django-cors-headers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 168acd8 commit 3e2b24d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
openwisp-utils[qa,selenium]~=1.1.0
django-cors-headers~=4.4.0
django-cors-headers~=4.6.0
django-redis~=5.4.0
channels_redis~=4.2.0
pytest-asyncio~=0.24.0
Expand Down

0 comments on commit 3e2b24d

Please sign in to comment.