Skip to content

Commit

Permalink
bump djangorestframework (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
viseshrp authored Jan 9, 2025
1 parent 02f2c48 commit 08c3a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies = [
"build>=0.8.0",
# core ADR dependencies
"django~=4.2",
"djangorestframework~=3.14",
"djangorestframework~=3.15",
"django-guardian~=2.4",
"tzlocal~=5.0",
"numpy>=1.18.0,<3",
Expand Down

0 comments on commit 08c3a26

Please sign in to comment.