Skip to content

Commit

Permalink
chore(deps): bump djangorestframework from 3.14.0 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.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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 26, 2024
1 parent ae886ca commit 6edb933
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ django-phonenumber-field==7.3.0
django-picklefield==3.2
django-redis==5.4.0
django-two-factor-auth==1.16.0
djangorestframework==3.15.1
djangorestframework==3.15.2
djangorestframework-simplejwt==5.3.1
drf-api-tracking==1.8.4
drf-spectacular==0.27.2
Expand Down
2 changes: 1 addition & 1 deletion source.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ django-phonenumber-field==7.3.0
django-picklefield==3.1
django-redis==5.4.0
django-two-factor-auth==1.16.0
djangorestframework==3.14.0
djangorestframework==3.15.2
djangorestframework-simplejwt==5.3.1
drf-api-tracking==1.8.4
drf-spectacular==0.27.1
Expand Down

0 comments on commit 6edb933

Please sign in to comment.