Skip to content

Commit

Permalink
chore(deps): update dependency dev/pytest to >=8.3,<9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent 59eec9f commit dfb4346
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 @@ -34,7 +34,7 @@ openhexa = "openhexa.cli:app"
[project.optional-dependencies]
dev = [
"ruff>=0.5.0,<0.6.0",
"pytest>=7.3,<8.3",
"pytest>=8.3,<9",
"build>=0.10,<1.3",
"pytest-cov>=4.0,<5.1",
"pre-commit",
Expand Down

0 comments on commit dfb4346

Please sign in to comment.