Skip to content

Commit

Permalink
Merge pull request #43 from mareuter/renovate/pytest-8.x
Browse files Browse the repository at this point in the history
Update dependency pytest to v8
  • Loading branch information
mareuter authored Sep 28, 2024
2 parents 4bd6fda + f4cdab4 commit 0e82b49
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 @@ -44,7 +44,7 @@ dev = [
]
test = [
"coverage[toml]==7.6.1",
"pytest==7.4.4",
"pytest==8.3.3",
]
lint = [
"pre-commit~=3.5.0"
Expand Down

0 comments on commit 0e82b49

Please sign in to comment.