Skip to content

Commit

Permalink
[deps]: Update pytest to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent 76ae67d commit 7fa6fb3
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 @@ -40,7 +40,7 @@ optional = true

[tool.poetry.group.test.dependencies]
python = ">=3.7"
pytest = "7.4.4"
pytest = "8.2.2"

[tool.pytest.ini_options]
pythonpath = "src"
Expand Down

0 comments on commit 7fa6fb3

Please sign in to comment.