Skip to content

pip(deps): bump openapi-core from 0.19.5 to 0.23.1#2786

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/develop/openapi-core-0.23.1
Open

pip(deps): bump openapi-core from 0.19.5 to 0.23.1#2786
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/develop/openapi-core-0.23.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Bumps openapi-core from 0.19.5 to 0.23.1.

Release notes

Sourced from openapi-core's releases.

0.23.1

Features

  • Add Starlette 1.x support #1151

Fixes

  • Array parameter default regression with SchemaPath #1158
  • Fix unstable error message for additional properties #1159

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
  • Remove deprecated Spec #1002

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

0.22.0

Features

  • Typed style deserializers (casting is part of style deserializing) #1075
  • Urlencoded deserializer schema matching type coercion #1077

... (truncated)

Commits
  • 21f62ce Version 0.23.1
  • 0948a04 Merge pull request #1151 from python-openapi/dependabot/pip/starlette-1.0.0
  • 703b1b7 Add Starlette 1.x support
  • e650512 Merge pull request #1159 from python-openapi/fix/stable-error-messages-additi...
  • d394926 Fix unstable error message for additional properties
  • 8028f14 Merge pull request #1156 from python-openapi/dependabot/pip/aiohttp-3.13.4
  • 988c6b8 Merge pull request #1155 from python-openapi/dependabot/github_actions/codeco...
  • 18fc9f7 Merge pull request #1153 from python-openapi/dependabot/pip/requests-2.33.0
  • cd43c6f Merge pull request #1149 from python-openapi/dependabot/pip/mkdocs-material-9...
  • 7230104 Merge pull request #1158 from python-openapi/fix/array-default-schemapath
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 14, 2026
@dependabot dependabot Bot requested a review from daniel-mcadam-nhs as a code owner May 14, 2026 00:07
@dependabot dependabot Bot added the python Pull requests that update Python code label May 14, 2026
Bumps [openapi-core](https://github.com/python-openapi/openapi-core) from 0.19.5 to 0.23.1.
- [Release notes](https://github.com/python-openapi/openapi-core/releases)
- [Commits](python-openapi/openapi-core@0.19.5...0.23.1)

---
updated-dependencies:
- dependency-name: openapi-core
  dependency-version: 0.23.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/develop/openapi-core-0.23.1 branch from 26921f0 to d089cd8 Compare May 18, 2026 00:06
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