Skip to content

Commit 6f64674

Browse files
plamutcojenco
authored andcommitted
chore: bump google-auth dependency to v1.11.0+ (googleapis#45)
1 parent e72d5b3 commit 6f64674

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
# 'Development Status :: 5 - Production/Stable'
3030
release_status = "Development Status :: 5 - Production/Stable"
3131
dependencies = [
32-
"google-auth >= 1.9.0, < 2.0dev",
32+
"google-auth >= 1.11.0, < 2.0dev",
3333
"google-cloud-core >= 1.2.0, < 2.0dev",
3434
"google-resumable-media >= 0.5.0, < 0.6dev",
3535
]

0 commit comments

Comments
 (0)