Skip to content

Commit 7bd7f28

Browse files
fix(deps): update dependency google-api-python-client to v2
1 parent de18dd0 commit 7bd7f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/google_sheets/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies = [
66
"django-stubs>=1.13.1",
77
"django>=3.0",
88
"factory-boy~=3.2",
9-
"google-api-python-client==1.7.11",
9+
"google-api-python-client==2.157.0",
1010
"google-auth-oauthlib>=0.5.2",
1111
"google-auth==1.6.3",
1212
"mitol-django-common",

0 commit comments

Comments
 (0)