Skip to content

Commit edf7fdc

Browse files
build(deps): update flask requirement from >=3.1.2 to >=3.1.3
Updates the requirements on [flask](https://github.com/pallets/flask) to permit the latest version. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.1.2...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 338bc30 commit edf7fdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
rich-argparse>=1.7.2
22
pyOpenSSL>=26.1.0
33
requests>=2.33.1
4-
Flask>=3.1.2
4+
Flask>=3.1.3
55
Flask-HTTPAuth>=4.8.1
66
Flask-Babel>=4.0.0
77
psutil>=7.1.0

0 commit comments

Comments
 (0)