Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 3, 2024
1 parent 97775b6 commit a78787c
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ amqp==5.0.9
# via kombu
appdirs==1.4.4
# via requests-cache
asgiref==3.5.2
asgiref==3.8.1
# via django
async-timeout==4.0.2
# via redis
Expand Down Expand Up @@ -53,7 +53,7 @@ coverage==5.5
# via pytest-cov
cron-descriptor==1.2.35
# via django-celery-beat
django==4.1.13
django==5.0.6
# via
# -r requirements.in
# django-celery-beat
Expand Down Expand Up @@ -93,7 +93,7 @@ django-polymorphic==3.1.0
# via -r requirements.in
django-timezone-field==5.0
# via django-celery-beat
djangorestframework==3.12.4
djangorestframework==3.15.2
# via
# -r requirements.in
# drf-spectacular
Expand Down Expand Up @@ -244,7 +244,9 @@ tomli==1.2.1
tqdm==4.62.3
# via -r requirements.in
typing-extensions==4.11.0
# via black
# via
# asgiref
# black
tzdata==2022.1
# via
# django-celery-beat
Expand Down

0 comments on commit a78787c

Please sign in to comment.