Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Updates the requirements on flask-marshmallow to permit the latest version.

Changelog

Sourced from flask-marshmallow's changelog.

1.4.0 (2026-02-04)


Bug fixes:

  • Add missing commas in error message for validate.FileType (:pr:374).

Support:

  • Support Python 3.10-3.14 (:pr:376).

1.3.0 (2025-01-06)


Support:

  • Support Python 3.9-3.13 (:pr:347).
  • Support marshmallow 4.0.0 (:pr:347).

1.2.1 (2024-03-18)


Bug fixes:

  • Fix File field when it receives an empty value (:pr:301, :issue:apiflask/apiflask#551). Thanks :user:uncle-lv.
  • Fix validate.FileSize to handle SpooledTemporaryFile (:pr:300). Thanks again :user:uncle-lv.

1.2.0 (2024-02-05)


Features:

  • Performance improvement to validate.FileSize (:pr:293). Thanks :user:uncle-lv.

1.1.0 (2024-01-16)


Features:

  • Add type coverage (:pr:290).

1.0.0 (2024-01-16)


Features:

  • Add field fields.File, validate.FileType, and validate.FileSize

... (truncated)

Commits
  • eae69c2 Bump version and update changelog
  • e0bf754 Support Python 3.10-3.14 (#376)
  • e51f8c8 Add missing commas to error message for validate.FileType (#374)
  • b63a02c [pre-commit.ci] pre-commit autoupdate (#375)
  • 6519698 Update tox.ini to be in line with marshmallow
  • d703f74 build(deps-dev): bump sphinx from 8.2.3 to 9.1.0
  • 5e7ccf0 [pre-commit.ci] pre-commit autoupdate (#372)
  • e534f45 Bump actions/upload-artifact from 5 to 6 (#370)
  • 65dbf7f Bump actions/download-artifact from 6 to 7 (#371)
  • d43651a Bump actions/checkout from 5 to 6 (#368)
  • 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 [flask-marshmallow](https://github.com/marshmallow-code/flask-marshmallow) to permit the latest version.
- [Release notes](https://github.com/marshmallow-code/flask-marshmallow/releases)
- [Changelog](https://github.com/marshmallow-code/flask-marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/flask-marshmallow@0.7.0...1.4.0)

---
updated-dependencies:
- dependency-name: flask-marshmallow
  dependency-version: 1.4.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 9, 2026

Labels

The following labels could not be found: dependencies, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant