Bumps [flask-wtf](https://github.com/pallets-eco/flask-wtf) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/pallets-eco/flask-wtf/releases) - [Changelog](https://github.com/pallets-eco/flask-wtf/blob/main/docs/changes.rst) - [Commits](https://github.com/pallets-eco/flask-wtf/compare/v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: flask-wtf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
13 lines
213 B
Plaintext
13 lines
213 B
Plaintext
certifi==2024.8.30
|
|
charset-normalizer==3.4.0
|
|
click==8.1.7
|
|
Flask==3.0.3
|
|
Flask-WTF==1.2.2
|
|
idna==3.10
|
|
itsdangerous==2.2.0
|
|
Jinja2==3.1.4
|
|
MarkupSafe==3.0.2
|
|
requests==2.32.3
|
|
urllib3==2.2.3
|
|
Werkzeug==3.0.6
|
|
WTForms==3.2.1 |