Skip to content

chore(deps): bump openapi-core from 0.22.0 to 0.23.0#19683

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/openapi-core-0.23.0
Open

chore(deps): bump openapi-core from 0.22.0 to 0.23.0#19683
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/openapi-core-0.23.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps openapi-core from 0.22.0 to 0.23.0.

Release notes

Sourced from openapi-core'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

0.23.0b1

Upgrades

  • Upgrade jsonschema-path 0.4.0b8 and openapi-spec-validator 0.8.0b3 #1002

Fixes

  • Fix broken contributing guidelines link #1098

Backward incompatibilities

  • Python 3.9 support dropped #1091
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 compatibility score

You can trigger a rebase of this PR 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 13, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 13, 2026 10:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 13, 2026
Bumps [openapi-core](https://github.com/python-openapi/openapi-core) from 0.22.0 to 0.23.0.
- [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
  dependency-version: 0.23.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/openapi-core-0.23.0 branch from 2572be5 to 57695e6 Compare March 16, 2026 10:14
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