Skip to content

Commit 9126191

Browse files
dependabot[bot]amotl
authored andcommitted
Bump flask from 2.2.5 to 3.0.3
Bumps [flask](https://github.com/pallets/flask) from 2.2.5 to 3.0.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@2.2.5...3.0.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e4d0f4 commit 9126191

2 files changed

Lines changed: 23 additions & 10 deletions

File tree

poetry.lock

Lines changed: 22 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ classifiers = [
6363
[tool.poetry.dependencies]
6464
python = ">=3.8"
6565
wireviz = "==0.4.1"
66-
flask = "<2.3"
66+
flask = "<3.1"
6767
flask-restx = "<1.4"
6868
werkzeug = "<4"
6969
pillow = ">=9,<12"

0 commit comments

Comments
 (0)