Skip to content

Commit 7838151

Browse files
fix(deps): update dependency flask to >=3.1.2
1 parent 31e96de commit 7838151

File tree

2 files changed

+225
-228
lines changed

2 files changed

+225
-228
lines changed

telegram/scripts/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Add your description here"
55
requires-python = ">=3.11"
66
dependencies = [
77
"email-validator>=2.2.0",
8-
"flask>=3.1.1",
8+
"flask>=3.1.2",
99
"flask-sqlalchemy>=3.1.1",
1010
"gunicorn>=23.0.0",
1111
"psycopg2-binary>=2.9.10",

0 commit comments

Comments
 (0)