Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update flask-wtf to 1.2.1 #2801

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Oct 2, 2023

This PR updates Flask-WTF from 1.0.0 to 1.2.1.

Changelog

1.2.1

- Fix a bug introduced with 556 where file validators were editing
the file fields content. 578

1.2.0

- Add field ``MultipleFileField``. ``FileRequired``, ``FileAllowed``, ``FileSize``
 now can be used to validate multiple files 556 338

1.1.2

-   Fixed Flask 2.3 deprecations of ``werkzeug.urls.url_encode`` and
 ``flask.Markup`` 565 561
-   Stop support for python 3.7 574
-   Use `pyproject.toml` instead of `setup.cfg` 576
-   Fixed nested blueprint CSRF exemption 572

1.1.1

Released 2023-01-17

-   Fixed `validate` `extra_validators` parameter. 548

1.1.0

Released 2023-01-15

-   Drop support for Python 3.6.
-   ``validate_on_submit`` takes a ``extra_validators`` parameters 479
-   Stop supporting Flask-Babelex 540
-   Support for python 3.11 542
-   Remove unused call to `JSONEncoder` 536

1.0.1

This release fixes compatibility with Werkzeug 2.1.

* Changes: https://flask-wtf.readthedocs.io/en/1.0.x/changes/#version-1-0-1
Links

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.

None yet

1 participant