Skip to content

Update quart-schema[pydantic] requirement from <1.0.0,>=0.21 to >=0.23.0,<1.0.0#1173

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/quart-schema-pydantic--approx-eq-0.23
Closed

Update quart-schema[pydantic] requirement from <1.0.0,>=0.21 to >=0.23.0,<1.0.0#1173
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/quart-schema-pydantic--approx-eq-0.23

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Updates the requirements on quart-schema[pydantic] to permit the latest version.

Changelog

Sourced from quart-schema[pydantic]'s changelog.

0.23.0 2025-12-02

  • Specify the IntegerConverter (path parameter) as integer type
  • Add the path to the operation_id method - backwards incompatible if operation_id has been overriden.
  • Bugfix restore the ability to remove the security scheme
  • Drop Python 3.9 and support 3.14

0.22.0 2025-04-27

  • Allow Blueprints to be deprecated, tagged, marked with security schemes.
  • Support TypedDicts as a type using Pydantic for validation.
  • Bugfix ServerVariable.enum should be an optional list of strings.
  • Bugfix Use url_for for the openapi path in the docs templates to get the correct path.

0.21.0 2025-01-01

  • Add a OpenAPIProvider to allow for customisation.
  • Raise a RuntimeError on request validation if neither pydantic nor msgspec are installed.
  • Switch from ResponseHeadersValidationError to RuntimeError if a Response is attempted to be validated.

0.20.1 2024-12-31

  • Bugfix any converter to openapi schema
  • Bugfix ensure the OpenAPI field names are camelized.
  • Support Python 3.13, drop Python 3.8.

0.20.0 2024-05-20

  • Bugfix the pydantic dataclass check.
  • Bugfix list model class handling and type identification.
  • Bugfix form multiselect request validation.
  • Bugfix the deprecate decorator was meant to be called without arguments (this is backwards incompatible).
  • Bugfix using msgspec without attrs
  • Enhance pydantic model schema generation to utilise the schema mode as serialization for response models.
  • Support all Pydantic dump options. This replaces QUART_SCHEMA_BY_ALIAS=True config value with the QuartSchema constructor argument pydantic_dump_options={"by_alias: True} or the QUART_SCHEMA_PYDANTIC_DUMP_OPTIONS config value.

... (truncated)

Commits
  • 05ae972 Bump and release 0.23.0
  • 795312b Add the path to the operation_id method
  • 2613103 Specify the IntegerConverter (path parameter) as integer type
  • 5e67e6a Bugfix restore the ability to remove the security scheme
  • 5e31c92 typo in docs: replace Non with None
  • e64346a Fix typo in security scheme parameter name
  • af135c7 Change tab label from 'attrs' to 'msgspec'
  • 492c0a8 Pin docutils in docs build
  • 391e440 Drop Python 3.9 and support 3.14
  • a3ac75e fix supploy typo
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 14, 2026
@dependabot dependabot bot force-pushed the dependabot/uv/quart-schema-pydantic--approx-eq-0.23 branch from 98d7833 to 10a4165 Compare April 15, 2026 13:44
@sbp
Copy link
Copy Markdown
Contributor

sbp commented Apr 15, 2026

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/uv/quart-schema-pydantic--approx-eq-0.23 branch from 10a4165 to a8a66c0 Compare April 15, 2026 13:57
@dependabot dependabot bot changed the title Update quart-schema[pydantic] requirement from ~=0.21 to ~=0.23 Update quart-schema[pydantic] requirement from <1.0.0,>=0.21 to >=0.23.0,<1.0.0 Apr 15, 2026
Updates the requirements on [quart-schema[pydantic]](https://github.com/pgjones/quart-schema) to permit the latest version.
- [Changelog](https://github.com/pgjones/quart-schema/blob/main/CHANGELOG.rst)
- [Commits](pgjones/quart-schema@0.21.0...0.23.0)

---
updated-dependencies:
- dependency-name: quart-schema[pydantic]
  dependency-version: 0.23.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/uv/quart-schema-pydantic--approx-eq-0.23 branch from a8a66c0 to b9f2c9e Compare April 15, 2026 14:10
@sbp
Copy link
Copy Markdown
Contributor

sbp commented Apr 15, 2026

@dependabot recreate

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2026

Looks like quart-schema[pydantic] is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Apr 15, 2026
@dependabot dependabot bot deleted the dependabot/uv/quart-schema-pydantic--approx-eq-0.23 branch April 15, 2026 14:22
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant