Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 0be7e66 commit 12bc4fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ asgiref==3.8.1
attrs==23.2.0
coverage==7.4.4
Django==5.0.2
djangorestframework==3.15.0
djangorestframework==3.15.1
djangorestframework-simplejwt==5.3.1
drf-spectacular==0.27.1
inflection==0.5.1
Expand Down

0 comments on commit 12bc4fc

Please sign in to comment.