Skip to content

Commit cb4aa85

Browse files
fix(deps) Update dependency Flask to v3
1 parent 4702b83 commit cb4aa85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ packages=[{ include = 'flask_session'}]
2424

2525
[tool.poetry.dependencies]
2626
python = "^3.7.2"
27-
Flask = "^2.2.2"
27+
Flask = "^3.0.0"
2828
cachelib = "^0.10.0"
2929
pytz = "^2022.2.1"
3030

0 commit comments

Comments
 (0)