From eb955f5583933a3f9ab38dafc5a0ada97c06c30b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 15:22:21 +0000 Subject: [PATCH] Bump openapi-spec-validator from 0.7.0 to 0.7.1 Bumps [openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/python-openapi/openapi-spec-validator/releases) - [Commits](https://github.com/python-openapi/openapi-spec-validator/compare/0.7.0...0.7.1) --- updated-dependencies: - dependency-name: openapi-spec-validator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 12 ++++++------ requirements-tests.txt | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index cff6f2be8f..d796fadd04 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -308,7 +308,7 @@ jsonschema==4.19.1 # cfn-lint # openapi-schema-validator # openapi-spec-validator -jsonschema-spec==0.2.4 +jsonschema-path==0.3.1 # via # -r requirements-tests.txt # openapi-spec-validator @@ -384,7 +384,7 @@ openapi-schema-validator==0.6.1 # via # -r requirements-tests.txt # openapi-spec-validator -openapi-spec-validator==0.7.0 +openapi-spec-validator==0.7.1 # via # -r requirements-tests.txt # moto @@ -408,7 +408,7 @@ parsedatetime==2.6 pathable==0.4.3 # via # -r requirements-tests.txt - # jsonschema-spec + # jsonschema-path pathspec==0.11.2 # via # -r requirements-tests.txt @@ -527,7 +527,7 @@ pyyaml==6.0.1 # bandit # cfn-lint # cloudflare - # jsonschema-spec + # jsonschema-path # moto # responses redis==4.6.0 @@ -540,7 +540,7 @@ referencing==0.30.2 # via # -r requirements-tests.txt # jsonschema - # jsonschema-spec + # jsonschema-path # jsonschema-specifications regex==2023.8.8 # via @@ -554,7 +554,7 @@ requests==2.31.0 # cloudflare # docker # hvac - # jsonschema-spec + # jsonschema-path # moto # requests-mock # responses diff --git a/requirements-tests.txt b/requirements-tests.txt index a1b4ac43c3..995f6d706a 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -153,7 +153,7 @@ jsonschema==4.19.1 # cfn-lint # openapi-schema-validator # openapi-spec-validator -jsonschema-spec==0.2.4 +jsonschema-path==0.3.1 # via openapi-spec-validator jsonschema-specifications==2023.7.1 # via @@ -196,7 +196,7 @@ nose==1.3.7 # via -r requirements-tests.in openapi-schema-validator==0.6.1 # via openapi-spec-validator -openapi-spec-validator==0.7.0 +openapi-spec-validator==0.7.1 # via # -r requirements-tests.in # moto @@ -208,7 +208,7 @@ packaging==23.1 parsedatetime==2.6 # via certbot pathable==0.4.3 - # via jsonschema-spec + # via jsonschema-path pathspec==0.11.2 # via black pbr==5.11.1 @@ -276,7 +276,7 @@ pyyaml==6.0.1 # -r requirements-tests.in # bandit # cfn-lint - # jsonschema-spec + # jsonschema-path # moto # responses redis==4.6.0 @@ -287,7 +287,7 @@ redis==4.6.0 referencing==0.30.2 # via # jsonschema - # jsonschema-spec + # jsonschema-path # jsonschema-specifications regex==2023.8.8 # via cfn-lint @@ -295,7 +295,7 @@ requests==2.31.0 # via # acme # docker - # jsonschema-spec + # jsonschema-path # moto # requests-mock # responses