File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ psycopg2-binary==2.9.9
12
12
13
13
jsonschema==4.23.0 # import jsonschema
14
14
djangorestframework==3.15.2 # Imported as rest_framework
15
- django-cors-headers==4.6 .0 # Listed as 3rd party app on settings.py
15
+ django-cors-headers==4.7 .0 # Listed as 3rd party app on settings.py
16
16
mozlog==8.0.0
17
17
18
18
# Used directly and also by Django's YAML serializer.
Original file line number Diff line number Diff line change @@ -376,9 +376,9 @@ django-cache-memoize==0.2.1 \
376
376
--hash=sha256:025ff5d941420247b83452bb183bde172dde7def95501fca829adf8ea01b2b7b \
377
377
--hash=sha256:07929d063a03557013875d453a13edc8e3359d3ba8a568b64ac3288578ed8be3
378
378
# via -r requirements/common.in
379
- django-cors-headers==4.6 .0 \
380
- --hash=sha256:14d76b4b4c8d39375baeddd89e4f08899051eeaf177cb02a29bd6eae8cf63aa8 \
381
- --hash=sha256:8edbc0497e611c24d5150e0055d3b178c6534b8ed826fb6f53b21c63f5d48ba3
379
+ django-cors-headers==4.7 .0 \
380
+ --hash=sha256:6fdf31bf9c6d6448ba09ef57157db2268d515d94fc5c89a0a1028e1fc03ee52b \
381
+ --hash=sha256:f1c125dcd58479fe7a67fe2499c16ee38b81b397463cf025f0e2c42937421070
382
382
# via -r requirements/common.in
383
383
django-environ==0.11.2 \
384
384
--hash=sha256:0ff95ab4344bfeff693836aa978e6840abef2e2f1145adff7735892711590c05 \
You can’t perform that action at this time.
0 commit comments