diff --git a/pyproject.toml b/pyproject.toml index dc68df4a..808f941a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ authors = [ dependencies = [ "arrow>=1.3.0", "chardet>=5.2.0", - "cryptography==46.0.3", + "cryptography==46.0.5", "distro; sys_platform=='linux'", "filelock>=3.18.0", "google-api-python-client>=2.167.0",