From 16aeabff7e934985b647c3d9c451d5db7db6fa40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 05:19:03 +0000 Subject: [PATCH] Bump google-api-python-client from 2.149.0 to 2.154.0 Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.149.0 to 2.154.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.154.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..a089f14 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.154.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..2d02ccf 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.154.0 kubernetes \ No newline at end of file