Skip to content

Commit

Permalink
Bump pytest-html from 3.1.1 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [pytest-html](https://github.com/pytest-dev/pytest-html) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/pytest-dev/pytest-html/releases)
- [Changelog](https://github.com/pytest-dev/pytest-html/blob/master/docs/changelog.rst)
- [Commits](pytest-dev/pytest-html@v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: pytest-html
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 7, 2023
1 parent 2bd9e76 commit 1813042
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 52 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ flask = "~=2.2.2"
pytest = "~=7.2.0"
pytest-cov = "~=4.0.0"
pytest-datadir = "~=1.4.1"
pytest-html = "~=3.1.1"
pytest-html = "~=3.2.0"
pytest-order = "~=1.0.1"
pytest-sugar = "~=0.9.4"
pytest-mock = "~=3.10.0"
Expand Down
119 changes: 68 additions & 51 deletions Pipfile.lock

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

0 comments on commit 1813042

Please sign in to comment.