Skip to content

Commit 0ef64b6

Browse files
fix(deps): update dependency google-auth to v2
1 parent 5d3260f commit 0ef64b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/google_sheets/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies = [
88
"factory-boy~=3.2",
99
"google-api-python-client==1.7.11",
1010
"google-auth-oauthlib>=0.5.2",
11-
"google-auth==1.6.3",
11+
"google-auth==2.37.0",
1212
"mitol-django-common",
1313
"pygsheets==2.0.2",
1414
"pytz>=2020.4",

0 commit comments

Comments
 (0)