chore(deps): bump kubernetes from 32.0.0 to 32.0.1 (#7031)

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]
2025-02-25 14:33:44 +05:45
committed by GitHub
parent 6139196c34
commit 21c679fa8e
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -2124,13 +2124,13 @@ referencing = ">=0.31.0"
[[package]]
name = "kubernetes"
version = "32.0.0"
version = "32.0.1"
description = "Kubernetes python client"
optional = false
python-versions = ">=3.6"
files = [
{file = "kubernetes-32.0.0-py2.py3-none-any.whl", hash = "sha256:60fd8c29e8e43d9c553ca4811895a687426717deba9c0a66fb2dcc3f5ef96692"},
{file = "kubernetes-32.0.0.tar.gz", hash = "sha256:319fa840345a482001ac5d6062222daeb66ec4d1bcb3087402aed685adf0aecb"},
{file = "kubernetes-32.0.1-py2.py3-none-any.whl", hash = "sha256:35282ab8493b938b08ab5526c7ce66588232df00ef5e1dbe88a419107dc10998"},
{file = "kubernetes-32.0.1.tar.gz", hash = "sha256:42f43d49abd437ada79a79a16bd48a604d3471a117a8347e87db693f2ba0ba28"},
]
[package.dependencies]
@@ -5231,4 +5231,4 @@ type = ["pytest-mypy"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "5c204ef83a1222e03d0501a840bab204909ed438f56601fed01e0867941aaa15"
content-hash = "7c8c18b4b4bbf1ef7d0ea58cbcbf07a97b60efee9edea54471cf700534367fb6"
+1 -1
View File
@@ -58,7 +58,7 @@ detect-secrets = "1.5.0"
google-api-python-client = "2.161.0"
google-auth-httplib2 = ">=0.1,<0.3"
jsonschema = "4.23.0"
kubernetes = "32.0.0"
kubernetes = "32.0.1"
microsoft-kiota-abstractions = "1.7.0"
msgraph-sdk = "1.18.0"
numpy = "2.0.2"