Skip to content

Commit

Permalink
Bump pytest from 8.1.2 to 8.2.0 (#279)
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: Markus Schubert <[email protected]>
  • Loading branch information
dependabot[bot] and widerschein authored May 5, 2024
1 parent 88d02b5 commit 0620adc
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 @@ -37,7 +37,7 @@ dependencies = [

[project.optional-dependencies]
tests = [
"pytest==8.1.2",
"pytest==8.2.0",
"pytest-cov==5.0.0",
"matplotlib>=3.5.3",
]
Expand Down

0 comments on commit 0620adc

Please sign in to comment.