diff --git a/requirements-dev.txt b/requirements-dev.txt index d0510132..47a7cc80 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -20,7 +20,7 @@ cffi==1.17.1 ; os_name == 'nt' and implementation_name != 'pypy' charset-normalizer==3.4.0 ; python_full_version >= '3.7.0' -click==8.1.7 ; python_version >= '3.6' +click==8.1.8 ; python_version >= '3.6' colorama==0.4.6 ; os_name == 'nt'