mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-23 12:31:54 +00:00
chore(deps): bump kubernetes from 31.0.0 to 32.0.0 (#6705)
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:
Generated
+4
-4
@@ -2122,13 +2122,13 @@ referencing = ">=0.31.0"
|
||||
|
||||
[[package]]
|
||||
name = "kubernetes"
|
||||
version = "31.0.0"
|
||||
version = "32.0.0"
|
||||
description = "Kubernetes python client"
|
||||
optional = false
|
||||
python-versions = ">=3.6"
|
||||
files = [
|
||||
{file = "kubernetes-31.0.0-py2.py3-none-any.whl", hash = "sha256:bf141e2d380c8520eada8b351f4e319ffee9636328c137aa432bc486ca1200e1"},
|
||||
{file = "kubernetes-31.0.0.tar.gz", hash = "sha256:28945de906c8c259c1ebe62703b56a03b714049372196f854105afe4e6d014c0"},
|
||||
{file = "kubernetes-32.0.0-py2.py3-none-any.whl", hash = "sha256:60fd8c29e8e43d9c553ca4811895a687426717deba9c0a66fb2dcc3f5ef96692"},
|
||||
{file = "kubernetes-32.0.0.tar.gz", hash = "sha256:319fa840345a482001ac5d6062222daeb66ec4d1bcb3087402aed685adf0aecb"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -5211,4 +5211,4 @@ type = ["pytest-mypy"]
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = ">=3.9,<3.13"
|
||||
content-hash = "cf53ae0e1f3de6034686f4674918570c02478833b6cdce20a14b17493f8c31c3"
|
||||
content-hash = "c86d48fddb03a365d963478f2c4d3b34fd9ce5c9b8e7c7e1fe96e90ab8ddd8a2"
|
||||
|
||||
+1
-1
@@ -58,7 +58,7 @@ detect-secrets = "1.5.0"
|
||||
google-api-python-client = "2.159.0"
|
||||
google-auth-httplib2 = ">=0.1,<0.3"
|
||||
jsonschema = "4.23.0"
|
||||
kubernetes = "31.0.0"
|
||||
kubernetes = "32.0.0"
|
||||
microsoft-kiota-abstractions = "1.7.0"
|
||||
msgraph-sdk = "1.16.0"
|
||||
numpy = "2.0.2"
|
||||
|
||||
Reference in New Issue
Block a user