Skip to content

Commit 8bc9e0e

Browse files
fix(deps): update dependency pybotx-smartapp-rpc to >=0.7.3,<0.8.0
1 parent 07f6053 commit 8bc9e0e

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
@@ -9,7 +9,7 @@ python = ">=3.8, <3.11"
99

1010
pybotx = ">=0.42.0,<0.45.0"
1111
pybotx-smart-logger = ">=0.6.7,<0.8.0"
12-
pybotx-smartapp-rpc = ">=0.5.0,<0.6.0"
12+
pybotx-smartapp-rpc = ">=0.7.3,<0.8.0"
1313

1414
[tool.poetry.dev-dependencies]
1515
black = "22.3.0"

0 commit comments

Comments
 (0)