Skip to content

Commit e983656

Browse files
[deps] Update django-cors-headers requirement from ~=4.4.0 to ~=4.6.0
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] <support@github.com>
1 parent 8daad98 commit e983656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
openwisp-utils[qa,selenium]~=1.1.1
2-
django-cors-headers~=4.4.0
2+
django-cors-headers~=4.6.0
33
django-redis~=5.4.0
44
channels_redis~=4.2.0
55
pytest-asyncio~=0.24.0

0 commit comments

Comments
 (0)