From ff38ee49104263adc9db936fabe3745b016ebf0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 10:07:00 +0530 Subject: [PATCH] :arrow_up: Bump kubernetes from 31.0.0 to 32.0.0 (#177) Bumps [kubernetes](https://github.com/kubernetes-client/python) from 31.0.0 to 32.0.0. - [Release notes](https://github.com/kubernetes-client/python/releases) - [Changelog](https://github.com/kubernetes-client/python/blob/master/CHANGELOG.md) - [Commits](https://github.com/kubernetes-client/python/compare/v31.0.0...v32.0.0) --- updated-dependencies: - dependency-name: kubernetes dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ec8f740..82c634f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ certifi==2024.12.14 charset-normalizer==3.3.2 click==8.1.7 idna==3.10 -kubernetes==31.0.0 +kubernetes==32.0.0 pyasn1==0.6.1 pyasn1-modules==0.4.1 python-dateutil==2.9.0.post0