diff --git a/requirements.txt b/requirements.txt index 232fcf8c..62717328 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ charset-normalizer==3.4.0 ; python_version == "3.8" cleo==2.1.0 ; python_version == "3.8" click==8.1.7 ; python_version == "3.8" colorama==0.4.6 ; python_version == "3.8" and (sys_platform == "win32" or os_name == "nt" or platform_system == "Windows") -colorlog==6.8.2 ; python_version == "3.8" +colorlog==6.9.0 ; python_version == "3.8" crashtest==0.4.1 ; python_version == "3.8" cryptography==43.0.3 ; sys_platform == "linux" and python_version == "3.8" distlib==0.3.9 ; python_version == "3.8"