Skip to content

Commit 332a53a

Browse files
dependabot[bot]Archaeopteryx
authored andcommitted
Bump django-cors-headers from 4.5.0 to 4.6.0
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.5.0 to 4.6.0. - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst) - [Commits](adamchainz/django-cors-headers@4.5.0...4.6.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 89cef0e commit 332a53a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements/common.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ psycopg2-binary==2.9.9
1212

1313
jsonschema==4.23.0 # import jsonschema
1414
djangorestframework==3.15.2 # Imported as rest_framework
15-
django-cors-headers==4.5.0 # Listed as 3rd party app on settings.py
15+
django-cors-headers==4.6.0 # Listed as 3rd party app on settings.py
1616
mozlog==8.0.0
1717

1818
# Used directly and also by Django's YAML serializer.

requirements/common.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -376,9 +376,9 @@ django-cache-memoize==0.2.0 \
376376
--hash=sha256:79950a027ba40e4aff4efed587b76036bf5ba1f59329d7b158797b832be72ca6 \
377377
--hash=sha256:a6bfd112da699d1fa85955a1e15b7c48ee25e58044398958e269678db10736f3
378378
# via -r requirements/common.in
379-
django-cors-headers==4.5.0 \
380-
--hash=sha256:28c1ded847aa70208798de3e42422a782f427b8b720e8d7319d34b654b5978e6 \
381-
--hash=sha256:6c01a85cf1ec779a7bde621db853aa3ce5c065a5ba8e27df7a9f9e8dac310f4f
379+
django-cors-headers==4.6.0 \
380+
--hash=sha256:14d76b4b4c8d39375baeddd89e4f08899051eeaf177cb02a29bd6eae8cf63aa8 \
381+
--hash=sha256:8edbc0497e611c24d5150e0055d3b178c6534b8ed826fb6f53b21c63f5d48ba3
382382
# via -r requirements/common.in
383383
django-environ==0.11.2 \
384384
--hash=sha256:0ff95ab4344bfeff693836aa978e6840abef2e2f1145adff7735892711590c05 \

0 commit comments

Comments
 (0)