diff --git a/requirements.txt b/requirements.txt index 1c5f1c6..8284e29 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ -i https://pypi.org/simple/ awscli==1.19.44 botocore==1.20.44; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' -certifi==2022.6.15; python_version >= '3.6' +certifi==2022.12.7; python_version >= '3.6' chardet==4.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' click==7.1.2 colorama==0.4.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'