diff --git a/dev-requirements.txt b/dev-requirements.txt index b7e202b..cc52158 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -16,7 +16,7 @@ aiofiles==0.8.0; python_version >= '3.6' and python_version < '4.0' anyio==3.5.0; python_full_version >= '3.6.2' attrs==21.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' beautifulsoup4==4.10.0; python_version >= '3.1' -certifi==2021.10.8 +certifi==2022.12.7 charset-normalizer==2.0.12; python_full_version >= '3.5.0' click==8.1.2; python_version >= '3.7' colorama==0.4.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' diff --git a/requirements.txt b/requirements.txt index 176c5e4..52206a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ aiofiles==0.8.0; python_version >= '3.6' and python_version < '4.0' anyio==3.5.0; python_full_version >= '3.6.2' attrs==21.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' beautifulsoup4==4.10.0; python_version >= '3.1' -certifi==2021.10.8 +certifi==2022.12.7 charset-normalizer==2.0.12; python_full_version >= '3.5.0' click==8.1.2; python_version >= '3.7' colorama==0.4.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'