Skip to content

Commit 2db68eb

Browse files
Update openapi-schema-validator requirement from ~=0.1.5 to ~=0.9.0
Updates the requirements on [openapi-schema-validator](https://github.com/python-openapi/openapi-schema-validator) to permit the latest version. - [Release notes](https://github.com/python-openapi/openapi-schema-validator/releases) - [Commits](python-openapi/openapi-schema-validator@0.1.5...0.9.0) --- updated-dependencies: - dependency-name: openapi-schema-validator dependency-version: 0.9.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f77cb4 commit 2db68eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ install_requires =
4343
lxml==6.0.0
4444
nltk==3.5
4545
numpy==2.2.3
46-
openapi-schema-validator~=0.1.5
46+
openapi-schema-validator~=0.9.0
4747
openpyxl~=3.1.0
4848
packaging>=21.0
4949
pandas==2.3.0

0 commit comments

Comments
 (0)