Skip to content

Commit a671eb3

Browse files
chore(deps): update dependency flask to v3
1 parent 6ab3739 commit a671eb3

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)