Skip to content

Commit

Permalink
Update dependency pytest to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2023
1 parent 253ff46 commit 7e70c06
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 50 deletions.
82 changes: 33 additions & 49 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pytest-cov = "^2.10.1"
pandas = "^1.1.3"

[tool.poetry.dev-dependencies]
pytest = "^6.1"
pytest = "^7.0.0"
pytest-subtests = "^0.4.0"
coverage = { extras = ["toml"], version = "^5.3" }

Expand Down

0 comments on commit 7e70c06

Please sign in to comment.