Skip to content

Commit 8e2b243

Browse files
Bump django-cors-headers from 3.11.0 to 3.12.0
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.11.0 to 3.12.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.11.0...3.12.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 b10284a commit 8e2b243

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/base.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ whitenoise==6.0.0
1111

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

1717
drf-jwt==1.19.2
1818

19-
boto3==1.21.46
19+
boto3==1.22.9
2020
attrs==21.4.0

0 commit comments

Comments
 (0)