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

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-20 10:46:19 +05:30
committed by GitHub
parent b861d97ad4
commit c1b5ab7f53
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -2123,13 +2123,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]
@@ -5091,4 +5091,4 @@ type = ["pytest-mypy"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "396514839709c84bbe79f3c327438ccba7bf3cb25559673e1463dbb72bd83f35"
content-hash = "e8f4e065cdd6829401db5b0e8a2c525757be22fb3e5374e31185c65697bb2cd5"
+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.9.2"
msgraph-sdk = "1.18.0"
numpy = "2.0.2"