diff --git a/pyproject.toml b/pyproject.toml index c3b9717..221a8bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ all = [ development = [ "build==1.3.0", "coverage==7.10.7", - "cryptography==46.0.2", + "cryptography==46.0.3", "psutil==7.1.0", "pytest-cov==7.0.0", "pytest-schema==0.1.2",