diff --git a/pyproject.toml b/pyproject.toml index 3760afe34..25f33dc18 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ test = [ "pytest-cov", "pytest-django", "pytest-asyncio", - "black ==23.10.1", + "black ==23.11.0", "ruff ==0.1.4", "django-stubs", "python-jose==3.3.0",