Skip to content

Commit

Permalink
⬆️ Bump pytest-html from 3.2.0 to 4.1.1
Browse files Browse the repository at this point in the history
Bumps [pytest-html](https://github.com/pytest-dev/pytest-html) from 3.2.0 to 4.1.1.
- [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.2.0...4.1.1)

---
updated-dependencies:
- dependency-name: pytest-html
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 23, 2024
1 parent 8b24ee5 commit b555c6f
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 20 deletions.
117 changes: 98 additions & 19 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 @@ -62,7 +62,7 @@ safety = "^2.3.4"
ruff = "^0.4.3"

pytest = "^7.2.1"
pytest-html = "^3.2.0"
pytest-html = "^4.1.1"
pytest-cov = "^4.1.0"
pytest-mock = "^3.10.0"
pytest-timeout = "^2.2.0"
Expand Down

0 comments on commit b555c6f

Please sign in to comment.