Skip to content

Conversation

pyup-bot
Copy link
Collaborator

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

This PR updates Flask-WTF from 0.14.3 to 1.2.0.

Changelog

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

1.0.0

Released 2021-11-07

-   Deprecated items removal 484
-   Support for alternatives captcha services 425 342 387 384

0.15.1

* Changes: https://github.com/lepture/flask-wtf/blob/v0.15.1/docs/changelog.rst

0.15.0

* Changes: https://github.com/lepture/flask-wtf/blob/v0.15.0/docs/changelog.rst
Links

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Oct 2, 2023

Closing this in favor of #1608

@pyup-bot pyup-bot closed this Oct 2, 2023
@tnir tnir deleted the pyup-update-flask-wtf-0.14.3-to-1.2.0 branch October 2, 2023 09:21
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