Skip to content

Commit 14126f5

Browse files
committed
feat(database): Поднятие версии модуля
Signed-off-by: Roman Chursanov <[email protected]>
1 parent 67f6513 commit 14126f5

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
@@ -5,7 +5,7 @@ description = "Бот-помощник СТП"
55
readme = "README.md"
66
requires-python = ">=3.13"
77
dependencies = [
8-
"stp-database @ git+https://[email protected]/ERTG-BOTS/stp-database.git@35ea48b",
8+
"stp-database @ git+https://[email protected]/ERTG-BOTS/stp-database.git@7f165f3",
99
"aiogram>=3.21.0",
1010
"aiomysql>=0.2.0",
1111
"alembic==1.16.5",

0 commit comments

Comments
 (0)