Skip to content

Commit

Permalink
Bump djangorestframework from 3.14.0 to 3.15.2 in /engine
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.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.14.0...3.15.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 611001c commit 6ffac0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion engine/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ django-redis==5.4.0
django-rest-polymorphic==0.1.10
django-silk==5.0.3
django-sns-view==0.1.2
djangorestframework==3.14.0
djangorestframework==3.15.2
factory-boy<3.0
drf-spectacular==0.26.5
emoji==2.4.0
Expand Down
3 changes: 1 addition & 2 deletions engine/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ django-silk==5.0.3
# via -r requirements.in
django-sns-view==0.1.2
# via -r requirements.in
djangorestframework==3.14.0
djangorestframework==3.15.2
# via
# -r requirements.in
# django-rest-polymorphic
Expand Down Expand Up @@ -370,7 +370,6 @@ python3-openid==3.2.0
pytz==2024.1
# via
# apscheduler
# djangorestframework
# icalendar
# python-telegram-bot
# recurring-ical-events
Expand Down

0 comments on commit 6ffac0b

Please sign in to comment.