diff --git a/requirements.txt b/requirements.txt index b5d491a..f9f4f46 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -black==23.9.1 ; python_version >= "3.10" and python_version < "4.0" +black==24.3.0 ; python_version >= "3.10" and python_version < "4.0" blinker==1.6.2 ; python_version >= "3.10" and python_version < "4.0" click==8.1.7 ; python_version >= "3.10" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and (sys_platform == "win32" or platform_system == "Windows")