Skip to content

Commit a9bcce8

Browse files
authored
Merge pull request #59 from firefly-cpp/dependabot/pip/flask-3.1.3
build(deps): bump flask from 2.3.3 to 3.1.3
2 parents 62f4487 + 13e020d commit a9bcce8

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

poetry.lock

Lines changed: 10 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
@@ -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)