Skip to content

Commit

Permalink
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 7bee8ce commit 05fa400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
include_package_data=True,
install_requires=[
"Django==4.1.13",
"djangorestframework==3.14.0",
"djangorestframework==3.15.2",
"coreapi==2.3.3",
"Markdown==3.1.1",
"dj-database-url==1.2.0",
Expand Down

0 comments on commit 05fa400

Please sign in to comment.