From 611960559b27ccbcc3b91dd7c48ed2cc6837a635 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 04:48:26 +0000 Subject: [PATCH] Bump azure-mgmt-containerservice from 22.0.0 to 26.0.0 Bumps [azure-mgmt-containerservice](https://github.com/Azure/azure-sdk-for-python) from 22.0.0 to 26.0.0. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-mgmt-containerservice_22.0.0...azure-mgmt-containerservice_26.0.0) --- updated-dependencies: - dependency-name: azure-mgmt-containerservice dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements_k8s.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_k8s.txt b/requirements_k8s.txt index 34435c8a..fc1c0fa1 100644 --- a/requirements_k8s.txt +++ b/requirements_k8s.txt @@ -1,7 +1,7 @@ oauth2client kubernetes google-api-python-client==2.96.0 -azure-mgmt-containerservice==22.0.0 +azure-mgmt-containerservice==26.0.0 azure-identity==1.14.0 azure-mgmt-resource==23.0.1 boto3