Skip to content

Commit 995ce03

Browse files
dependabot[bot]Archaeopteryx
authored andcommitted
Bump djangorestframework from 3.15.0 to 3.15.1
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.15.0 to 3.15.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.15.0...3.15.1) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca84dc2 commit 995ce03

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements/common.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ mysqlclient==2.2.4 # Required by Django
1212
psycopg2-binary==2.9.9
1313

1414
jsonschema==4.21.1 # import jsonschema
15-
djangorestframework==3.15.0 # Imported as rest_framework
15+
djangorestframework==3.15.1 # Imported as rest_framework
1616
django-cors-headers==4.3.1 # Listed as 3rd party app on settings.py
1717
mozlog==8.0.0
1818

requirements/common.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -388,9 +388,9 @@ django-redis==5.4.0 \
388388
--hash=sha256:6a02abaa34b0fea8bf9b707d2c363ab6adc7409950b2db93602e6cb292818c42 \
389389
--hash=sha256:ebc88df7da810732e2af9987f7f426c96204bf89319df4c6da6ca9a2942edd5b
390390
# 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
394394
# via -r requirements/common.in
395395
dockerflow==2024.3.0 \
396396
--hash=sha256:96678b00636dfd61fccf08f5f4102d0444e43bec3f8850175a060d8e83559e4c \

0 commit comments

Comments
 (0)