diff --git a/requirements.txt b/requirements.txt index 7cdd39b..8a50179 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ attrs==19.1.0; python_version >= '3.5' and python_version < '3.10' attrs==21.4.0; python_version >= '3.10' certifi==2021.10.8; python_version >= '3.10' charset-normalizer==2.0.12; python_version >= '3.10' -cryptography==37.0.1; python_version >= '3.10' +cryptography==42.0.2; python_version >= '3.10' frozenlist==1.3.0; python_version >= '3.10' httpretty==1.1.4; python_version >= '3.10' idna-ssl==1.1.0; python_version >= '3.5' and python_version < '3.7'