chore(deps): bump jsonschema from 4.21.1 to 4.22.0 (#3952)

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-05-07 10:34:41 +02:00
committed by GitHub
parent b4c04c7cfc
commit 1b083eec67
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -2015,13 +2015,13 @@ files = [
[[package]]
name = "jsonschema"
version = "4.21.1"
version = "4.22.0"
description = "An implementation of JSON Schema validation for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "jsonschema-4.21.1-py3-none-any.whl", hash = "sha256:7996507afae316306f9e2290407761157c6f78002dcf7419acb99822143d1c6f"},
{file = "jsonschema-4.21.1.tar.gz", hash = "sha256:85727c00279f5fa6bedbe6238d2aa6403bedd8b4864ab11207d07df3cc1b2ee5"},
{file = "jsonschema-4.22.0-py3-none-any.whl", hash = "sha256:ff4cfd6b1367a40e7bc6411caec72effadd3db0bbe5017de188f2d6108335802"},
{file = "jsonschema-4.22.0.tar.gz", hash = "sha256:5b22d434a45935119af990552c862e5d6d564e8f6601206b305a61fdf661a2b7"},
]
[package.dependencies]
@@ -4922,4 +4922,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "df02941ab2466960b824a18669081ef693fb05feab82c02b5a9f594353ec088f"
content-hash = "6c9a81e9450634eaa056a8381520155ccc44bc43a81ec8fe71a5dcd62be86728"
+1 -1
View File
@@ -54,7 +54,7 @@ dash-bootstrap-components = "1.6.0"
detect-secrets = "1.4.0"
google-api-python-client = "2.127.0"
google-auth-httplib2 = ">=0.1,<0.3"
jsonschema = "4.21.1"
jsonschema = "4.22.0"
kubernetes = "29.0.0"
microsoft-kiota-abstractions = "1.3.2"
msgraph-sdk = "1.3.0"