build(deps): bump google-api-python-client from 2.110.0 to 2.111.0 (#3224)

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-26 10:26:13 +01:00
committed by GitHub
parent 1cf1c827f1
commit 10e822238e
2 changed files with 5 additions and 5 deletions

View File

@@ -38,7 +38,7 @@ boto3 = "1.26.165"
botocore = "1.29.165"
colorama = "0.4.6"
detect-secrets = "1.4.0"
google-api-python-client = "2.110.0"
google-api-python-client = "2.111.0"
google-auth-httplib2 = ">=0.1,<0.3"
jsonschema = "4.20.0"
mkdocs = {version = "1.5.3", optional = true}