Skip to content

Commit

Permalink
Update dependency pytest to v7.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 25, 2022
1 parent 4c8e0f5 commit 5920904
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -14,7 +14,7 @@ numpy = "==1.22.3"
scikit-image = "==0.19.2"

[tool.poetry.dev-dependencies]
pytest = "==7.1.1"
pytest = "==7.1.2"
pytest-profiling = "==1.7.0"
coverage = "==6.3.2"
prospector = {extras = ["with_bandit", "with_mypy"], version = "==1.7.7"}
Expand Down

0 comments on commit 5920904

Please sign in to comment.