aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar jchristgit <[email protected]>2025-05-01 19:20:52 +0200
committerGravatar GitHub <[email protected]>2025-05-01 19:20:52 +0200
commit7a6effee36a7a9e71eb506f353bbf8c80be2e335 (patch)
treef68ac0eff920f6ed72af8c46211d56daf97f65fa /pyproject.toml
parentMerge pull request #1515 from python-discord/resource-missing-semester (diff)
parentMark unique constraint error checks as no cover (diff)
Merge pull request #1499 from python-discord/dependabot/pip/djangorestframework-3.16.0
Bump djangorestframework from 3.14.0 to 3.16.0
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index b311ba85..531fc540 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -15,7 +15,7 @@ django-environ = "0.11.2"
django-filter = "25.1"
django-prometheus = "2.3.1"
django-simple-bulma = "2.6.0"
-djangorestframework = "3.14.0"
+djangorestframework = "3.16.0"
gunicorn = "23.0.0"
httpx = "0.28.1"
markdown = "3.7"