diff --git a/setup.py b/setup.py index ad0641f..3bc1f0c 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ "anyio", "flake8", "mypy", - "black==24.4.0", + "black==24.4.2", "types-aiofiles", "types-click", "types-cryptography",