Skip to content

Commit c46281f

Browse files
authored
Merge pull request #117 from kinde-oss/renovate/flask-3.x
chore(deps): update dependency flask to v3
2 parents 0529ab1 + a671eb3 commit c46281f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kinde_flask/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ classifiers = [
1818
]
1919
dependencies = [
2020
"kinde-python-sdk >=1.2.6",
21-
"flask >=2.0.0, <3.0.0",
21+
"flask >=3.1.2, <3.2.0",
2222
"python-dotenv >=0.19.0, <1.0.0",
2323
]
2424

0 commit comments

Comments
 (0)