Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Update pytest-html requirement from ^3.1.1 to ^4.1.1 #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 13, 2024

Updates the requirements on pytest-html to permit the latest version.

Release notes

Sourced from pytest-html's releases.

4.1.1

Changes

Changelog

Sourced from pytest-html's changelog.

4.1.1 (2023-11-07)


* Fix original initial sort INI-setting.
  • Thanks to @sturmf <https://github.com/sturmf>_ for reporting.

4.1.0 (2023-11-04)

  • Fix typo ("ge" instead of "get") in green Reload button in report file.

  • Fix results table modification documentation.

    • Thanks to @michalkaptur <https://github.com/michalkaptur>_ for the reporting and PR.
  • Fix broken duration.

  • Revert report generation to full run.

  • Add collections errors to report.

  • Fix escaping HTML in the log.

4.0.2 (2023-09-12)


* Use absolute path to the report file.
  • Thanks to @adrien-berchet &lt;https://github.com/adrien-berchet&gt;_ for reporting and for the PR.

4.0.1 (2023-09-10)

  • Fix incorrectly labeled outcome.

    • Thanks to @lodagro <https://github.com/lodagro>_ for reporting

4.0.0 (2023-09-01)


This release is the result of more than two years of rewrites.

We've tried our best to keep this release backwards-compatible with v3.

If you find something that seems to be a regression, please consult the documentation first, before filing an issue.

Thanks to all the users who have contributed with ideas, solutions and beta-testing. You're too many to name, but you know who you are. </tr></table>

... (truncated)

Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 13, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/pytest-html-tw-4.1.1 branch 2 times, most recently from 125b9e8 to 340773e Compare April 17, 2024 12:46
@dependabot dependabot bot force-pushed the dependabot/pip/pytest-html-tw-4.1.1 branch 2 times, most recently from 94ee762 to 3dbe2b3 Compare April 25, 2024 16:55
Updates the requirements on [pytest-html](https://github.com/pytest-dev/pytest-html) to permit the latest version.
- [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...4.1.1)

---
updated-dependencies:
- dependency-name: pytest-html
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pytest-html-tw-4.1.1 branch from 3dbe2b3 to 6afdf3e Compare April 27, 2024 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants