Skip to content

Commit

Permalink
chore(deps): update dependency pytest to v7.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2023
1 parent 0a91eac commit 8b5c334
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
13 changes: 6 additions & 7 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,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 8b5c334

Please sign in to comment.