Skip to content

Commit

Permalink
update pytest to 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhallam committed Jun 27, 2023
1 parent 1d62fc1 commit 2fd8658
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 @@ -28,7 +28,7 @@ version = "0.4.6"
[tool.poetry.dependencies]
numpy = "^1.21.2"
pandas = "^1.3.2"
pytest = "^6.2.5"
pytest = "7.0.0"
python = ">=3.7.1,<3.11"
scipy = "^1.7.3"
statsmodels = "^0.13.2"
Expand Down

0 comments on commit 2fd8658

Please sign in to comment.