Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Matteo Lodi <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and mlodic authored Jul 9, 2024
1 parent ed93ebc commit 64ce41b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/project-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ django-treebeard==4.7
jsonschema==4.22.0
# django rest framework libs
Authlib==1.3.1
djangorestframework==3.15.1
djangorestframework==3.15.2
djangorestframework-filters==1.0.0.dev2
drf-spectacular==0.27.1
django-rest-email-auth==4.0.0
Expand Down

0 comments on commit 64ce41b

Please sign in to comment.