Skip to content

Commit

Permalink
chore(deps): update dependency pytest to v7.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2023
1 parent 0a91eac commit 44f7b10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[tool.poetry]
name = "pybotx-smart-logger"
version = "0.10.1"
version = "0.10.0"
description = "Shows logs when you need it"
authors = ["Alexander Samoylenko <[email protected]>"]
readme = "README.md"

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

loguru = "^0.6.0"
pydantic = "^1.10.5"
Expand Down

0 comments on commit 44f7b10

Please sign in to comment.