From 5dc955d314d9c01ed00eca2883b7beed8cfb6dcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 05:15:17 +0000 Subject: [PATCH] Bump google-api-python-client from 2.149.0 to 2.156.0 Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.149.0 to 2.156.0. - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.149.0...v2.156.0) --- updated-dependencies: - dependency-name: google-api-python-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_k8s.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ade62e3..32bfb01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ Django~=5.0.6 django-tables2==2.7.0 django-filter==23.5 django-bootstrap5==24.2 -google-api-python-client==2.149.0 +google-api-python-client==2.156.0 httplib2==0.22.0 influxdb-client==1.46.0 msrest==0.7.1 diff --git a/requirements_k8s.txt b/requirements_k8s.txt index b60cb5c..aeae2fa 100644 --- a/requirements_k8s.txt +++ b/requirements_k8s.txt @@ -2,5 +2,5 @@ azure-cli==2.65.0 azure-identity==1.19.0 azure-mgmt-resource==23.1.1 boto3==1.35.39 -google_api_python_client==2.149.0 +google_api_python_client==2.156.0 kubernetes \ No newline at end of file