Skip to content

Commit

Permalink
Update dependency pytest to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2024
1 parent 7642a09 commit 23f3237
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 @@ -21,7 +21,7 @@ types-paho-mqtt = "^1.6.0.7"


[tool.poetry.group.test.dependencies]
pytest = "^7.4.2"
pytest = "^8.0.0"
pytest-asyncio = "^0.23.4"
freezegun = "^1.2.2"
pytest-cov = "^4.1.0"
Expand Down

0 comments on commit 23f3237

Please sign in to comment.