diff options
Diffstat (limited to '')
| -rw-r--r-- | pyproject.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 760ec819..3b21aa08 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ django-environ = "0.11.2"  django-filter = "24.2"  django-prometheus = "2.3.1"  django-simple-bulma = "2.6.0" -djangorestframework = "3.14.0" +djangorestframework = "3.15.1"  gunicorn = "21.2.0"  httpx = "0.27.0"  markdown = "3.6"  |