Skip to content

Commit b9991b9

Browse files
build(deps): update openapi-core requirement from ~=0.19.2 to ~=0.19.3
Updates the requirements on [openapi-core](https://github.com/python-openapi/openapi-core) to permit the latest version. - [Release notes](https://github.com/python-openapi/openapi-core/releases) - [Commits](python-openapi/openapi-core@0.19.2...0.19.3) --- updated-dependencies: - dependency-name: openapi-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4dfe699 commit b9991b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ psycopg2-binary~=2.9.9
33
sqlparse~=0.5.1
44
python-dateutil~=2.9.0
55
tblib~=3.0.0
6-
openapi-core~=0.19.2
6+
openapi-core~=0.19.3
77
jsonschema-path~=0.3.3
88
termcolor~=2.4.0

0 commit comments

Comments
 (0)