Skip to content

Commit

Permalink
Bump pytest from 8.0.0 to 8.1.2 (#277)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ronny Fahlberg <86288939+rfahlberg@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and rfahlberg committed Apr 29, 2024
1 parent d12c140 commit 05ed1ff
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.0.0",
"pytest==8.1.2",
"pytest-cov==5.0.0",
"matplotlib>=3.5.3",
]
Expand Down

0 comments on commit 05ed1ff

Please sign in to comment.