diff --git a/requirements.style.txt b/requirements.style.txt index a2f0707b..48f83b59 100644 --- a/requirements.style.txt +++ b/requirements.style.txt @@ -1,4 +1,4 @@ # codestyle isort==5.* -black==23.9.1 +black==23.10.0 autoflake==2.*