Skip to content

Commit 0b61991

Browse files
Update dependency pygsheets to v2.0.6 (#137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 460b7aa commit 0b61991

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
@@ -10,7 +10,7 @@ dependencies = [
1010
"google-auth-oauthlib>=0.5.2",
1111
"google-auth>=2.0",
1212
"mitol-django-common",
13-
"pygsheets==2.0.2",
13+
"pygsheets==2.0.6",
1414
"pytz>=2020.4",
1515
]
1616
readme = "README.md"

0 commit comments

Comments
 (0)