diff --git a/pyproject.toml b/pyproject.toml index 2b34dcd3..49f4c6bd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ authors = [ dependencies = [ "arrow==1.4.0", "chardet==7.4.3", - "cryptography==48.0.0", + "cryptography==48.0.1", "distro==1.9.0 ; sys_platform=='linux'", "filelock==3.29.1", "google-api-python-client==2.197.0",