Skip to content

Commit

Permalink
Bump pytest from 7.4.4 to 8.0.0 (#241)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ronny Fahlberg <[email protected]>
  • Loading branch information
dependabot[bot] and rfahlberg authored Apr 5, 2024
1 parent 412ad08 commit 25ccd0c
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 @@ -38,7 +38,7 @@ dependencies = [

[project.optional-dependencies]
tests = [
"pytest==7.4.4",
"pytest==8.0.0",
"pytest-cov==4.1.0",
"matplotlib>=3.5.3",
]
Expand Down

0 comments on commit 25ccd0c

Please sign in to comment.