bump cryptography for security

This commit is contained in:
Jay Lee
2026-02-13 18:44:37 -05:00
committed by GitHub
parent 177f5f0792
commit 0b4a4a270e

View File

@@ -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",