Skip to content

Commit

Permalink
Bump pybotx version to 0.43.0 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiruha01 authored May 26, 2022
1 parent a8246c2 commit 9e08d7f
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
114 changes: 57 additions & 57 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[tool.poetry]
name = "pybotx-smart-logger"
version = "0.7.0"
version = "0.7.1"
description = "Shows logs when you need it"
authors = ["Alexander Samoylenko <alexandr.samojlenko@ccsteam.ru>"]
readme = "README.md"

[tool.poetry.dependencies]
python = ">=3.8, <3.11"

pybotx = ">=0.32.0,<0.41.0"
pybotx = ">=0.32.0,<0.44.0"

fastapi = ">=0.70.0,<0.75.0"
pybotx-smartapp-rpc = "^0.4.2"
Expand Down

0 comments on commit 9e08d7f

Please sign in to comment.