File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ mysqlclient==2.2.4 # Required by Django
12
12
psycopg2-binary==2.9.9
13
13
14
14
jsonschema==4.21.1 # import jsonschema
15
- djangorestframework==3.15.0 # Imported as rest_framework
15
+ djangorestframework==3.15.1 # Imported as rest_framework
16
16
django-cors-headers==4.3.1 # Listed as 3rd party app on settings.py
17
17
mozlog==8.0.0
18
18
Original file line number Diff line number Diff line change @@ -388,9 +388,9 @@ django-redis==5.4.0 \
388
388
--hash=sha256:6a02abaa34b0fea8bf9b707d2c363ab6adc7409950b2db93602e6cb292818c42 \
389
389
--hash=sha256:ebc88df7da810732e2af9987f7f426c96204bf89319df4c6da6ca9a2942edd5b
390
390
# via -r requirements/common.in
391
- djangorestframework==3.15.0 \
392
- --hash=sha256:3f4a263012e1b263bf49a4907eb4cfe14de840a09b1ba64596d01a9c54835919 \
393
- --hash=sha256:5fa616048a7ec287fdaab3148aa5151efb73f7f8be1e23a9d18484e61e672695
391
+ djangorestframework==3.15.1 \
392
+ --hash=sha256:3ccc0475bce968608cf30d07fb17d8e52d1d7fc8bfe779c905463200750cbca6 \
393
+ --hash=sha256:f88fad74183dfc7144b2756d0d2ac716ea5b4c7c9840995ac3bfd8ec034333c1
394
394
# via -r requirements/common.in
395
395
dockerflow==2024.3.0 \
396
396
--hash=sha256:96678b00636dfd61fccf08f5f4102d0444e43bec3f8850175a060d8e83559e4c \
You can’t perform that action at this time.
0 commit comments