Skip to content

Commit b239285

Browse files
Bump django-cors-headers from 3.10.1 to 3.11.0
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.10.1 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.1...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 89b2fae commit b239285

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
@@ -10,7 +10,7 @@ django-celery-beat==2.2.1
1010
whitenoise==5.3.0
1111

1212
django-filter==21.1
13-
django-cors-headers==3.10.1
13+
django-cors-headers==3.11.0
1414
django-extensions==3.1.5
1515

1616
drf-jwt==1.19.2

0 commit comments

Comments
 (0)