Skip to content

Commit

Permalink
Merge pull request #10 from k8s-team/dependabot/pip/pytest-html-1.21.1
Browse files Browse the repository at this point in the history
Bump pytest-html from 1.21.0 to 1.21.1
  • Loading branch information
vppuzakov committed Jul 15, 2019
2 parents af911c1 + f990d82 commit e3a11d8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -38,7 +38,7 @@ mypy = "^0.701.0"
flake8 = "^3.7"

pytest = "^4.6"
pytest-html = "^1.20"
pytest-html = "^1.21"
pytest-cov = "^2.7"

tomlkit = "^0.5.3"
Expand Down

0 comments on commit e3a11d8

Please sign in to comment.