build(deps): bump google-auth-httplib2 from 0.1.1 to 0.2.0 (#3207)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-19 13:05:30 +01:00
committed by GitHub
parent 1a4887f028
commit f8d77d9a30
2 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@ botocore = "1.29.165"
colorama = "0.4.6"
detect-secrets = "1.4.0"
google-api-python-client = "2.110.0"
google-auth-httplib2 = "^0.1.0"
google-auth-httplib2 = ">=0.1,<0.3"
jsonschema = "4.20.0"
mkdocs = {version = "1.5.3", optional = true}
mkdocs-material = {version = "9.5.2", optional = true}