aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 08f07c1..e58b79b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -5,7 +5,7 @@ description = "a makeshift CI solution"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
- "flask>=3.1.3",
+ "flask>=3.1.0",
]
[dependency-groups]
dev = [