Skip to content

Commit 6009076

Browse files
fix(deps): update dependency requests to >=2.32.5
1 parent 31e96de commit 6009076

2 files changed

Lines changed: 225 additions & 228 deletions

File tree

telegram/scripts/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies = [
1010
"gunicorn>=23.0.0",
1111
"psycopg2-binary>=2.9.10",
1212
"python-telegram-bot>=22.2",
13-
"requests>=2.32.4",
13+
"requests>=2.32.5",
1414
"sqlalchemy>=2.0.41",
1515
"werkzeug>=3.1.3",
1616
]

0 commit comments

Comments
 (0)