Skip to content

Commit 7a7ff41

Browse files
fix(deps): update dependency pybotx-smart-logger to >=0.10.0,<0.11.0
1 parent 07f6053 commit 7a7ff41

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
@@ -8,7 +8,7 @@ authors = ["Arseniy Zhiltsov <[email protected]>"]
88
python = ">=3.8, <3.11"
99

1010
pybotx = ">=0.42.0,<0.45.0"
11-
pybotx-smart-logger = ">=0.6.7,<0.8.0"
11+
pybotx-smart-logger = ">=0.10.0,<0.11.0"
1212
pybotx-smartapp-rpc = ">=0.5.0,<0.6.0"
1313

1414
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)