Skip to content

Commit a957609

Browse files
Bump django-cors-headers from 3.11.0 to 3.13.0 (#28)
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.11.0 to 3.13.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.13.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Vishal <vi6hal@gmail.com>
1 parent e375290 commit a957609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Django==3.2.16
2-
django-cors-headers==3.11.0
2+
django-cors-headers==3.13.0
33
django-filter==22.1
44
djangorestframework==3.14.0
55
djangorestframework-simplejwt==4.8.0

0 commit comments

Comments
 (0)