diff --git a/pyproject.toml b/pyproject.toml index 1518aa6..ae76583 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ development = [ "build==1.4.0", "coverage==7.10.7; python_version <= '3.11'", "coverage==7.13.2; python_version > '3.11'", - "cryptography==46.0.3", + "cryptography==46.0.4", "psutil==7.2.1", "pytest-cov==7.0.0", "pytest-schema==0.1.2",