build(deps): bump jsonschema from 4.18.0 to 4.20.0 (#3057)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pepe Fagoaga <pepe@verica.io>
This commit is contained in:
dependabot[bot]
2023-12-18 13:00:43 +01:00
committed by GitHub
parent a10a73962e
commit cd03fa6d46
2 changed files with 16 additions and 15 deletions

View File

@@ -40,7 +40,7 @@ colorama = "0.4.6"
detect-secrets = "1.4.0"
google-api-python-client = "2.110.0"
google-auth-httplib2 = "^0.1.0"
jsonschema = "4.18.0"
jsonschema = "4.20.0"
mkdocs = {version = "1.5.3", optional = true}
mkdocs-material = {version = "9.4.14", optional = true}
msgraph-core = "0.2.2"
@@ -65,7 +65,8 @@ freezegun = "1.3.1"
mock = "5.1.0"
moto = {extras = ["all"], version = "4.2.11"}
openapi-spec-validator = "0.7.1"
pylint = "3.0.3"
openapi-schema-validator = "0.6.2"
pylint = "3.0.2"
pytest = "7.4.3"
pytest-cov = "4.1.0"
pytest-randomly = "3.15.0"