diff --git a/requirements.txt b/requirements.txt index 7c1e253b..05fabd67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ colorama==0.4.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3. commonmark==0.9.1 contextlib2==21.6.0; python_version >= '3.6' coverage==7.4.4; python_version >= '3.8' -cryptography==42.0.4; python_version >= '3.6' +cryptography==42.0.5; python_version >= '3.6' cssselect==1.1.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' decorator==5.1.1; python_version >= '3.5' distlib==0.3.8