diff --git a/requirements-dev.txt b/requirements-dev.txt index 812de41..c5f4670 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -9,7 +9,7 @@ charset-normalizer==3.0.1 click==8.1.3; python_version >= '3.7' coverage==7.0.5; python_version >= '3.7' coverage-badge==1.1.0 -cryptography==39.0.0; python_version >= '3.6' +cryptography==41.0.4; python_version >= '3.6' docker==6.0.1 exceptiongroup==1.1.0; python_version < '3.11' idna==3.4; python_version >= '3.5'