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 Jul 23, 2024
1 parent 77e8239 commit 61a3749
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 @@ -27,7 +27,7 @@ attrs = "^21.2.0"
PyQt5 = "^5.15.4"

[tool.poetry.dev-dependencies]
pytest = "^6.2.4"
pytest = "^8.0.0"
black = "^21.6b0"
isort = "^5.9.1"
flake8 = "^3.9.2"
Expand Down

0 comments on commit 61a3749

Please sign in to comment.