Skip to content

Update openapi-core[flask] requirement from ~=0.22 to ~=0.23#3980

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/openapi-core-flask--approx-eq-0.23
Open

Update openapi-core[flask] requirement from ~=0.22 to ~=0.23#3980
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/openapi-core-flask--approx-eq-0.23

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2026

Updates the requirements on openapi-core[flask] to permit the latest version.

Release notes

Sourced from openapi-core[flask]'s releases.

0.23.0

Features

  • Add OpenAPI 3.2 support and move V3 aliases to V32 #1121
  • Add opt-in strict mode for omitted additionalProperties #1124
  • Add explicit Falcon WSGI/ASGI middleware with dual-mode compatibility #1122
  • Add structured details for validation errors #1129
  • Dialect-aware schema validators factory #1135
  • Support parameter casting in composite schemas #1136

Fixes

  • Fix broken contributing guidelines link #1098
  • Fix swapped operation/path order in request-parameters flows #1120
  • Fix deprecation warnings for omitted params and headers #1125
  • Include root cause in request body validation errors #1128

Upgrades

  • Django 6 support #1103
  • Upgrade jsonschema-path 0.4 openapi-schema-validator 0.7 and openapi-spec-validator 0.8 #1105

Backward incompatibilities

  • Python 3.9 support dropped #1091
  • V3 aliases point to V32 #1121
Commits
  • 520650b Version 0.23.0
  • beec2f2 Merge pull request #1138 from python-openapi/dependabot/pip/openapi-spec-vali...
  • b6be010 Merge pull request #1137 from python-openapi/dependabot/pip/markdown-3.8.1
  • 408242a Merge pull request #1139 from python-openapi/dependabot/pip/mkdocs-material-9...
  • 9bcbf2f Merge pull request #1140 from python-openapi/dependabot/pip/pytest-9.0.2
  • 2cfefe4 Merge pull request #1141 from python-openapi/dependabot/pip/tornado-6.5.5
  • ca92806 Merge pull request #1136 from python-openapi/fix/composite-schema-casting
  • 4a57f27 Bump tornado from 6.5.4 to 6.5.5
  • 81ff1c6 Bump pytest from 8.4.2 to 9.0.2
  • 480a362 Bump mkdocs-material from 9.7.3 to 9.7.4
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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](python-openapi/openapi-core@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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants