diff --git a/pyproject.toml b/pyproject.toml index a1d45e21..fbe6f161 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ djangorestframework = "^3.14.0" django-cors-headers = "^4.3.1" [tool.poetry.dev-dependencies] -black = "^24.1.0" +black = "^25.1.0" isort = "^5.13.0" mypy = "^1.8.0"