Skip to content

Commit

Permalink
chore: bump google-auth dependency to v1.11.0+ (googleapis#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
plamut authored and cojenco committed Oct 13, 2021
1 parent e72d5b3 commit 6f64674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
# 'Development Status :: 5 - Production/Stable'
release_status = "Development Status :: 5 - Production/Stable"
dependencies = [
"google-auth >= 1.9.0, < 2.0dev",
"google-auth >= 1.11.0, < 2.0dev",
"google-cloud-core >= 1.2.0, < 2.0dev",
"google-resumable-media >= 0.5.0, < 0.6dev",
]
Expand Down

0 comments on commit 6f64674

Please sign in to comment.