prodigyqa
prodigyqa copied to clipboard
Update pytest-html requirement from <2.1.0 to <3.2.0
Updates the requirements on pytest-html to permit the latest version.
Changelog
Sourced from pytest-html's changelog.
Release Notes
3.1.0 (2020-12-2)
- Stop attaching test reruns to final test report entries (#374)
- Thanks to @VladimirPodolyan for reporting and @gnikonorov for the fix
- Allow for report duration formatting (#376)
- Thanks to @brettnolan for reporting and @gnikonorov for the fix
3.0.0 (2020-10-28)
- Respect
--capture=no,--show-capture=no, and-spytest flags (#171)
- Thanks to @bigunyak for reporting and @gnikonorov for the fix
- Make the
ResultstableLinkscolumn sortable (#242)
- Thanks to @vashirov for reporting and @gnikonorov for the fix
- Fix issue with missing image or video in extras. (#265 and pytest-selenium#237)
- Thanks to @p00j4 and @anothermattbrown for reporting and @christiansandberg and @superdodd and @dhalperi for the fix
- Fix attribute name for compatibility with
pytest-xdist2. (#305)
- Thanks to @Zac-HD for the fix
- Post process HTML generation to allow teardown to appear in the HTML output. (#131)
2.1.1 (2020-03-18)
- Fix issue with funcargs causing failures. (#282)
- Thanks to @ssbarnea for reporting and @christiansandberg for the fix
2.1.0 (2020-03-09)
- Added support for MP4 video format. (#260)
- Thanks to @ExaltedBagel for the PR
- Added support for sorting metadata by key. (#245)
- Thanks to @ssbarnea for reporting and @ExaltedBagel for the fix
- Added support for rendering reports collapsed (#239)
- Thanks to @Wramberg for suggesting this enhancement
- Added extra fixture (#269)
- Thanks to @christiansandberg for the PR
- Added ability to change report title using hook (#270)
- Thanks to @werdeil for the PR
2.0.1 (2019-10-05)
Commits
38db4e3Update release date for latest version (#394)b9fb0a0Fix readme typos (#398)0e82906Use scss (#385)2bb2010Stop attaching test reruns to final test report entries (#387)3f63686Move sources tosrcdir (#384)9c9bd27Disable codecov PR comments (#382)b57ca0bAllow for report duration formatting (#380)67d2135Add codecov badge to readme (#379)f2aae7dAdd codecov support for python code (#370)0372228Remove outdated release instruction (#371)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)