chore(deps): bump kubernetes from 29.0.0 to 30.1.0 (#4226)

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]
2024-06-20 11:34:35 -04:00
committed by GitHub
parent 9fbd627f9a
commit 95a9f1c458
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -2065,13 +2065,13 @@ six = "*"
[[package]]
name = "kubernetes"
version = "29.0.0"
version = "30.1.0"
description = "Kubernetes python client"
optional = false
python-versions = ">=3.6"
files = [
{file = "kubernetes-29.0.0-py2.py3-none-any.whl", hash = "sha256:ab8cb0e0576ccdfb71886366efb102c6a20f268d817be065ce7f9909c631e43e"},
{file = "kubernetes-29.0.0.tar.gz", hash = "sha256:c4812e227ae74d07d53c88293e564e54b850452715a59a927e7e1bc6b9a60459"},
{file = "kubernetes-30.1.0-py2.py3-none-any.whl", hash = "sha256:e212e8b7579031dd2e512168b617373bc1e03888d41ac4e04039240a292d478d"},
{file = "kubernetes-30.1.0.tar.gz", hash = "sha256:41e4c77af9f28e7a6c314e3bd06a8c6229ddd787cad684e0ab9f69b498e98ebc"},
]
[package.dependencies]
@@ -4899,4 +4899,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "d10800bb82374d1a6bb5f656b4d0487c8545251f788e83653ab4a25154d26424"
content-hash = "28021a492dbd4f9966cba23ccb6c195700ff34ac303b6c9aaa61e0151436a034"
+1 -1
View File
@@ -55,7 +55,7 @@ detect-secrets = "1.5.0"
google-api-python-client = "2.133.0"
google-auth-httplib2 = ">=0.1,<0.3"
jsonschema = "4.22.0"
kubernetes = "29.0.0"
kubernetes = "30.1.0"
microsoft-kiota-abstractions = "1.3.3"
msgraph-sdk = "1.4.0"
numpy = "2.0.0"