diff --git a/pyproject.toml b/pyproject.toml index bd28e38b..79694759 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ "charset-normalizer==3.4.4", "colorama==0.4.6", "contourpy==1.3.3", - "cryptography==46.0.3", + "cryptography==46.0.5", "cycler==0.12.1", "decorator==5.2.1", "defusedxml==0.7.1", diff --git a/requirements.txt b/requirements.txt index 9c74b9a1..12a3bdab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ cffi==2.0.0 charset-normalizer==3.4.4 colorama==0.4.6 contourpy==1.3.3 -cryptography==46.0.3 +cryptography==46.0.5 cycler==0.12.1 decorator==5.2.1 defusedxml==0.7.1