From f122e87d89fdb0fb14c0f59290edea7313ca5c8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 19:39:30 +0000 Subject: [PATCH] Bump openapi-core from 0.14.5 to 0.18.0 Bumps [openapi-core](https://github.com/python-openapi/openapi-core) from 0.14.5 to 0.18.0. - [Release notes](https://github.com/python-openapi/openapi-core/releases) - [Commits](https://github.com/python-openapi/openapi-core/compare/0.14.5...0.18.0) --- updated-dependencies: - dependency-name: openapi-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-apps-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-apps-api.txt b/requirements-apps-api.txt index 5b17e4480..73bbe7cca 100644 --- a/requirements-apps-api.txt +++ b/requirements-apps-api.txt @@ -1,7 +1,7 @@ flask==2.2.5 Flask-Cors==4.0.0 jsonschema==4.17.3 -openapi-core==0.14.5 +openapi-core==0.18.0 prance==23.6.21.0 PyJWT==2.8.0 requests==2.31.0