Skip to content

Commit 07f6053

Browse files
Update dependency pybotx-smartapp-rpc to >=0.5.0,<0.6.0 (#9)
* Update dependency pybotx-smartapp-rpc to >=0.5.0,<0.6.0 * bump version Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Renat Akzholov <[email protected]>
1 parent 94c4761 commit 07f6053

File tree

2 files changed

+52
-53
lines changed

2 files changed

+52
-53
lines changed

poetry.lock

Lines changed: 50 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pybotx-smartapp-smart-logger"
3-
version = "0.2.5"
3+
version = "0.2.6"
44
description = ""
55
authors = ["Arseniy Zhiltsov <[email protected]>"]
66

@@ -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.4.1,<0.5.0"
12+
pybotx-smartapp-rpc = ">=0.5.0,<0.6.0"
1313

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

0 commit comments

Comments
 (0)