Skip to content

Commit

Permalink
fix(deps): update dependency pybotx to >=0.70.0,<0.71.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2024
1 parent 07f6053 commit 196b0d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = ["Arseniy Zhiltsov <[email protected]>"]
[tool.poetry.dependencies]
python = ">=3.8, <3.11"

pybotx = ">=0.42.0,<0.45.0"
pybotx = ">=0.70.0,<0.71.0"
pybotx-smart-logger = ">=0.6.7,<0.8.0"
pybotx-smartapp-rpc = ">=0.5.0,<0.6.0"

Expand Down

0 comments on commit 196b0d3

Please sign in to comment.