diff --git a/requirements.txt b/requirements.txt index a71ae0c..2b3ede7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ atomicwrites==1.4.1; python_version >= "3.7" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.7" and python_full_version >= "3.4.0" -attrs==21.4.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7" +attrs==22.1.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7" black==22.6.0; python_full_version >= "3.6.2" click==8.1.3; python_version >= "3.6" colorama==0.4.5; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")