Skip to content

chore(deps): Bump apispec from 6.8.4 to 6.9.0#3970

Merged
jamshale merged 2 commits intomainfrom
dependabot/pip/apispec-6.9.0
Dec 10, 2025
Merged

chore(deps): Bump apispec from 6.8.4 to 6.9.0#3970
jamshale merged 2 commits intomainfrom
dependabot/pip/apispec-6.9.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps apispec from 6.8.4 to 6.9.0.

Changelog

Sourced from apispec's changelog.

6.9.0 (2025-11-30)


Features:

  • Support examples property from field metadata (:pr:999). Thanks :user:Flix6x for the PR.

Other changes:

  • Officially support Python 3.14 (:pr:998).
  • Drop support for Python 3.9 (:pr:994).
Commits
  • 58265d0 Bump version and update changelog
  • e25f2d4 Merge pull request #999 from SeitaBV/feat/support-examples-property
  • eab75c7 feat: add test of metadata examples field
  • 3a620c6 chore: AUTHORS.rst entry
  • 0349ca2 docs: thank myself (a bit presumptuous, don't I think)
  • 8f74aa5 docs: fix typos
  • 32f4f34 docs: add changelog entry
  • 867ae3b feat: 'examples' is a supported property in OpenAPI 3.1
  • 4021069 Update CHANGELOG
  • c10c481 Merge pull request #998 from marshmallow-code/py314
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 Dec 1, 2025
@jamshale
Copy link
Contributor

jamshale commented Dec 1, 2025

I think this should be safe even though we are using a modified version of aiohttp-apispec.

@dependabot dependabot bot force-pushed the dependabot/pip/apispec-6.9.0 branch from 58723c6 to 448fed3 Compare December 1, 2025 18:06
@dependabot dependabot bot force-pushed the dependabot/pip/apispec-6.9.0 branch from 448fed3 to 0ed5e42 Compare December 8, 2025 19:49
Bumps [apispec](https://github.com/marshmallow-code/apispec) from 6.8.4 to 6.9.0.
- [Changelog](https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/apispec@6.8.4...6.9.0)

---
updated-dependencies:
- dependency-name: apispec
  dependency-version: 6.9.0
  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/apispec-6.9.0 branch from 0ed5e42 to 5c7d162 Compare December 8, 2025 20:28
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 8, 2025

@jamshale jamshale enabled auto-merge (squash) December 10, 2025 17:26
@jamshale jamshale merged commit d2b1a4e into main Dec 10, 2025
10 of 11 checks passed
@jamshale jamshale deleted the dependabot/pip/apispec-6.9.0 branch December 10, 2025 17:28
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.

1 participant