diff --git a/requirements.txt b/requirements.txt index 1dfc1d8..4542eca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ async-timeout==4.0.3 ; python_version >= "3.10" and python_full_version < "3.11.3" black==24.4.0 ; python_version >= "3.10" and python_version < "4.0" -blinker==1.7.0 ; python_version >= "3.10" and python_version < "4.0" +blinker==1.9.0 ; python_version >= "3.10" and python_version < "4.0" cachelib==0.13.0 ; 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 platform_system == "Windows"