diff --git a/pyproject.toml b/pyproject.toml index 3fa4001..26ff15e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ test = [ "pytest-cov >= 2.12.0,<5.0.0", "mypy == 1.5.1", "ruff ==0.0.292", - "black == 23.9.1", + "black == 23.10.1", "pytest-asyncio", "autoflake", "types-python-dateutil",