Skip to content

Commit 13e020d

Browse files
build(deps): bump flask from 2.3.3 to 3.1.3
Bumps [flask](https://github.com/pallets/flask) from 2.3.3 to 3.1.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@2.3.3...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 65cfb5c commit 13e020d

2 files changed

Lines changed: 14 additions & 13 deletions

File tree

poetry.lock

Lines changed: 13 additions & 12 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
@@ -14,7 +14,7 @@ readme = "README.md"
1414
python = "^3.10"
1515
pandas = "^2.0.1"
1616
pyyaml = "^6.0"
17-
flask = "^2.3.2"
17+
flask = ">=2.3.2,<4.0.0"
1818
lxml = "^5.2.2"
1919
numpy = "2.1.0"
2020

0 commit comments

Comments
 (0)