diff --git a/pyproject.toml b/pyproject.toml index 8f39fcf85..2d0d51a13 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -115,7 +115,7 @@ dev = [ "pytest-instafail==0.5.0", "pytest-cov==5.0.0", "pycodestyle==2.12.1", - "black==24.8.0", + "black==24.10.0", "isort==5.13.2", "mypy==1.10.0", # type stubs for mypy diff --git a/requirements.txt b/requirements.txt index 427e6d313..da10d5430 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ annotated-types==0.7.0 binary2strings==0.1.13 -black==24.8.0 +black==24.10.0 cfgv==3.4.0 click==8.1.7 colorama==0.4.6