Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump openapi-spec-validator from 0.7.0 to 0.7.1 #4653

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -527,7 +527,7 @@ pyyaml==6.0.1
# bandit
# cfn-lint
# cloudflare
# jsonschema-spec
# jsonschema-path
# moto
# responses
redis==4.6.0
Expand All @@ -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
Expand All @@ -554,7 +554,7 @@ requests==2.31.0
# cloudflare
# docker
# hvac
# jsonschema-spec
# jsonschema-path
# moto
# requests-mock
# responses
Expand Down
12 changes: 6 additions & 6 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -287,15 +287,15 @@ redis==4.6.0
referencing==0.30.2
# via
# jsonschema
# jsonschema-spec
# jsonschema-path
# jsonschema-specifications
regex==2023.8.8
# via cfn-lint
requests==2.31.0
# via
# acme
# docker
# jsonschema-spec
# jsonschema-path
# moto
# requests-mock
# responses
Expand Down
Loading