Skip to content

Commit 848accd

Browse files
dependabot[bot]Archaeopteryx
authored andcommitted
Bump djangorestframework from 3.15.2 to 3.16.0
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.15.2 to 3.16.0. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.15.2...3.16.0) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11386db commit 848accd

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
@@ -11,7 +11,7 @@ certifi==2025.1.31
1111
psycopg2-binary==2.9.9
1212

1313
jsonschema==4.23.0 # import jsonschema
14-
djangorestframework==3.15.2 # Imported as rest_framework
14+
djangorestframework==3.16.0 # Imported as rest_framework
1515
django-cors-headers==4.7.0 # Listed as 3rd party app on settings.py
1616
mozlog==8.0.0
1717

requirements/common.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -392,9 +392,9 @@ django-redis==5.4.0 \
392392
--hash=sha256:6a02abaa34b0fea8bf9b707d2c363ab6adc7409950b2db93602e6cb292818c42 \
393393
--hash=sha256:ebc88df7da810732e2af9987f7f426c96204bf89319df4c6da6ca9a2942edd5b
394394
# via -r requirements/common.in
395-
djangorestframework==3.15.2 \
396-
--hash=sha256:2b8871b062ba1aefc2de01f773875441a961fefbf79f5eed1e32b2f096944b20 \
397-
--hash=sha256:36fe88cd2d6c6bec23dca9804bab2ba5517a8bb9d8f47ebc68981b56840107ad
395+
djangorestframework==3.16.0 \
396+
--hash=sha256:bea7e9f6b96a8584c5224bfb2e4348dfb3f8b5e34edbecb98da258e892089361 \
397+
--hash=sha256:f022ff46613584de994c0c6a4aebbace5fd700555fbe9d33b865ebf173eba6c9
398398
# via -r requirements/common.in
399399
dockerflow==2024.4.2 \
400400
--hash=sha256:b9f92455449ba46555f57db34cccefc4c49d3533c67793624ab7e80a1625caa7 \

0 commit comments

Comments
 (0)