Skip to content

Commit

Permalink
chore(deps): update dependency dev/pytest to v7.3.1 (canonical#59)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 18, 2023
1 parent 22ec1ca commit 8d2bbf7
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 @@ -19,7 +19,7 @@ starcraft-hello = "starcraft:hello"
[project.optional-dependencies]
dev = [
"coverage[toml]==7.2.2",
"pytest==7.2.2",
"pytest==7.3.1",
"pytest-cov==4.0.0",
"pytest-mock==3.10.0",
]
Expand Down

0 comments on commit 8d2bbf7

Please sign in to comment.