diff --git a/pyproject.toml b/pyproject.toml index 5ca3130..d4e695e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ all = [ development = [ "build==1.3.0", "coverage==7.10.7", - "cryptography==46.0.1", + "cryptography==46.0.2", "psutil==7.1.0", "pytest-cov==7.0.0", "pytest-schema==0.1.2",