Skip to content

Commit fdbeb2c

Browse files
dependabot[bot]amotl
authored andcommitted
Update flask requirement from <3.1 to <3.2
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@0.1...3.1.2) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03ef2c4 commit fdbeb2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ classifiers = [
5959
]
6060
dependencies = [
6161
"wireviz==0.4.1",
62-
"flask<3.1",
62+
"flask<3.2",
6363
"flask-restx<1.4",
6464
"werkzeug<4",
6565
"pillow>=9,<12",

0 commit comments

Comments
 (0)