Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
cfc3beba66 Update openapi-core[flask] requirement from ~=0.22 to ~=0.23
Updates the requirements on [openapi-core[flask]](https://github.com/python-openapi/openapi-core) to permit the latest version.
- [Release notes](https://github.com/python-openapi/openapi-core/releases)
- [Commits](https://github.com/python-openapi/openapi-core/compare/0.22.0...0.23.0)

---
updated-dependencies:
- dependency-name: openapi-core[flask]
  dependency-version: 0.23.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-13 00:23:36 +00:00

View File

@@ -98,7 +98,7 @@ pytest-flask ~=1.3
pytest-mock ~=3.15
# OpenAPI validation support
openapi-core[flask] ~= 0.22
openapi-core[flask] ~= 0.23
loguru