diff --git a/pyproject.toml b/pyproject.toml index aa3913e44e5..63616927fcf 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.7", "jwcrypto>=1.5.6", # dependency for XLSX handler "python-calamine==0.6.2",