diff --git a/pyproject.toml b/pyproject.toml index 16123690e32..df48610b0d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -157,7 +157,7 @@ dependencies = [ "selenium-requests==2.0.4", "webdriver_manager==4.0.1", # Security and audit - "cryptography==46.0.5", + "cryptography==46.0.6", "jwcrypto>=1.5.6", # dependency for XLSX handler "python-calamine==0.6.1",