Skip to content

Commit 196b0d3

Browse files
fix(deps): update dependency pybotx to >=0.70.0,<0.71.0
1 parent 07f6053 commit 196b0d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = ["Arseniy Zhiltsov <[email protected]>"]
77
[tool.poetry.dependencies]
88
python = ">=3.8, <3.11"
99

10-
pybotx = ">=0.42.0,<0.45.0"
10+
pybotx = ">=0.70.0,<0.71.0"
1111
pybotx-smart-logger = ">=0.6.7,<0.8.0"
1212
pybotx-smartapp-rpc = ">=0.5.0,<0.6.0"
1313

0 commit comments

Comments
 (0)