Skip to content

Commit ee39985

Browse files
chore(deps): update dependency flask to >=3.1.2
1 parent d115bfd commit ee39985

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
@@ -5,5 +5,5 @@ description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.13"
77
dependencies = [
8-
"flask>=3.1.0",
8+
"flask>=3.1.2",
99
]

0 commit comments

Comments
 (0)