Skip to content

Commit

Permalink
Bump djangorestframework from 3.14.0 to 3.15.0
Browse files Browse the repository at this point in the history
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.14.0 to 3.15.0.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.14.0...3.15.0)

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Archaeopteryx committed Mar 18, 2024
1 parent 4558d91 commit 9b9a11f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
2 changes: 1 addition & 1 deletion requirements/common.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ mysqlclient==2.2.4 # Required by Django
psycopg2-binary==2.9.9

jsonschema==4.21.1 # import jsonschema
djangorestframework==3.14.0 # Imported as rest_framework
djangorestframework==3.15.0 # Imported as rest_framework
django-cors-headers==4.3.1 # Listed as 3rd party app on settings.py
mozlog==8.0.0

Expand Down
10 changes: 3 additions & 7 deletions requirements/common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -388,9 +388,9 @@ django-redis==5.4.0 \
--hash=sha256:6a02abaa34b0fea8bf9b707d2c363ab6adc7409950b2db93602e6cb292818c42 \
--hash=sha256:ebc88df7da810732e2af9987f7f426c96204bf89319df4c6da6ca9a2942edd5b
# via -r requirements/common.in
djangorestframework==3.14.0 \
--hash=sha256:579a333e6256b09489cbe0a067e66abe55c6595d8926be6b99423786334350c8 \
--hash=sha256:eb63f58c9f218e1a7d064d17a70751f528ed4e1d35547fdade9aaf4cd103fd08
djangorestframework==3.15.0 \
--hash=sha256:3f4a263012e1b263bf49a4907eb4cfe14de840a09b1ba64596d01a9c54835919 \
--hash=sha256:5fa616048a7ec287fdaab3148aa5151efb73f7f8be1e23a9d18484e61e672695
# via -r requirements/common.in
dockerflow==2024.3.0 \
--hash=sha256:96678b00636dfd61fccf08f5f4102d0444e43bec3f8850175a060d8e83559e4c \
Expand Down Expand Up @@ -1037,10 +1037,6 @@ python-jose[pycryptodome]==3.3.0 \
python3-memcached==1.51 \
--hash=sha256:7cbe5951d68eef69d948b7a7ed7decfbd101e15e7f5be007dcd1219ccc584859
# via mozci
pytz==2024.1 \
--hash=sha256:2a29735ea9c18baf14b448846bde5a48030ed267578472d8955cd0e7443a9812 \
--hash=sha256:328171f4e3623139da4983451950b28e95ac706e13f3f2630a879749e7a8b319
# via djangorestframework
pyyaml==6.0.1 \
--hash=sha256:04ac92ad1925b2cff1db0cfebffb6ffc43457495c9b3c39d3fcae417d7125dc5 \
--hash=sha256:062582fca9fabdd2c8b54a3ef1c978d786e0f6b3a1510e0ac93ef59e0ddae2bc \
Expand Down

0 comments on commit 9b9a11f

Please sign in to comment.