Bumps [flask](https://github.com/pallets/flask) from 3.0.3 to 3.1.0. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/3.0.3...3.1.0) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-minor ... 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.1.0
|
|
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.1.3
|
|
WTForms==3.2.1 |