Skip to content

Commit 1eccbe9

Browse files
fix(deps): update python to >=3.13, <3.14
1 parent 07f6053 commit 1eccbe9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = ""
55
authors = ["Arseniy Zhiltsov <arseniy.zhiltsov@ccsteam.ru>"]
66

77
[tool.poetry.dependencies]
8-
python = ">=3.8, <3.11"
8+
python = ">=3.13, <3.14"
99

1010
pybotx = ">=0.42.0,<0.45.0"
1111
pybotx-smart-logger = ">=0.6.7,<0.8.0"

0 commit comments

Comments
 (0)