Skip to content

Commit 33a1059

Browse files
Bump django-cors-headers from 3.8.0 to 3.9.0
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.8.0 to 3.9.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.8.0...3.9.0) --- updated-dependencies: - dependency-name: django-cors-headers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 422152c commit 33a1059

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ whitenoise==5.3.0 #serving swagger static files
55
djangorestframework==3.12.4
66
pylint==2.11.1
77
pydash==5.0.2
8-
django-cors-headers==3.8.0
8+
django-cors-headers==3.9.0
99
pyyaml==5.4.1
1010
colour_runner==0.1.1
1111
boto3==1.18.49

0 commit comments

Comments
 (0)