chore: upgrade PyPi deps (#1930)

Co-authored-by: jay0lee <4623536+jay0lee@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-06-27 13:01:09 -04:00
committed by GitHub
parent 8735021c9b
commit e1f2bedd7c

View File

@@ -10,13 +10,13 @@ authors = [
dependencies = [
"arrow==1.4.0",
"chardet==7.4.3",
"cryptography==48.0.1",
"cryptography==49.0.0",
"distro==1.9.0 ; sys_platform=='linux'",
"filelock==3.29.3",
"google-api-python-client==2.197.0",
"google-auth-httplib2==0.4.0",
"google-auth-oauthlib==1.4.0",
"google-auth==2.53.0",
"google-auth==2.54.0",
"httplib2==0.31.2",
"lxml==6.1.1",
"passlib==1.7.4",