Update google-auth version to 2.55.1

This commit is contained in:
Jay Lee
2026-07-02 12:44:49 -04:00
committed by GitHub
parent 9d5d6bb9f6
commit e1dbf5b8b3

View File

@@ -16,7 +16,7 @@ dependencies = [
"google-api-python-client==2.197.0",
"google-auth-httplib2==0.4.0",
"google-auth-oauthlib==1.4.0",
"google-auth==2.55.0",
"google-auth==2.55.1",
"httplib2==0.31.2",
"lxml==6.1.1",
"passlib==1.7.4",