Skip to content

Commit

Permalink
Update pytest version in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mraniki committed Apr 27, 2023
1 parent 52e308a commit a5d863d
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 @@ -21,7 +21,7 @@ pyparsing = ">=3.0.9"

[tool.poetry.dev-dependencies]
python-semantic-release = "*"
pytest = "7.4"
pytest = "*"
pytest-cov = "*"

[tool.pytest.ini_options]
Expand Down

0 comments on commit a5d863d

Please sign in to comment.