diff --git a/requirements_dev.txt b/requirements_dev.txt index 5c447cc..f459776 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ bumpversion==0.6.0 coverage==7.2.7 -cryptography==41.0.3 +cryptography==42.0.2 flake8==5.0.4 # pyup: ignore, latest version does not with python 3.7 PyYAML==6.0.1 Sphinx==4.3.2 # pyup: ignore, latest version does not work with python 3.7