Skip to content

Commit 72ce23b

Browse files
Bump django-cors-headers from 3.10.0 to 3.11.0
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.10.0 to 3.11.0. - [Release notes](https://github.com/adamchainz/django-cors-headers/releases) - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/HISTORY.rst) - [Commits](adamchainz/django-cors-headers@3.10.0...3.11.0) --- updated-dependencies: - dependency-name: django-cors-headers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c01431d commit 72ce23b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ whitenoise==6.0.0
1111

1212
django-filter==21.1
1313
django-extensions==3.1.5
14-
django-cors-headers==3.10.0
14+
django-cors-headers==3.11.0
1515
django-storages==1.12.3
1616

1717
drf-jwt==1.19.2

0 commit comments

Comments
 (0)