Skip to content

Commit 1eccbe9

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = ""
55
authors = ["Arseniy Zhiltsov <[email protected]>"]
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)