Skip to content

Commit

Permalink
[deps] Update django-cors-headers requirement in /images/openwisp_base
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 1, 2024
1 parent f8f0f8c commit 30ff27e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/openwisp_base/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ django-redis
psycopg2
sentry-sdk
supervisor~=4.2 # allows 4.x and > 4.2
django-cors-headers~=4.4
django-cors-headers~=4.6
django-pipeline~=3.1
uwsgi~=2.0.27
django-celery-email~=3.0.0
Expand Down

0 comments on commit 30ff27e

Please sign in to comment.