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 27, 2024
1 parent 1f2b288 commit 106f985
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 @@ -57,7 +57,7 @@ typing-extensions = {version = "^4.9.0", python = "<3.9"}

[tool.poetry.dev-dependencies]
pre-commit = "^3.0.0"
pytest = "^7.4.0"
pytest = "^8.0.0"
pytest-cov = "^4.1.0"
requests-mock = "^1.11.0"
tox = "^4.0.0"
Expand Down

0 comments on commit 106f985

Please sign in to comment.