Skip to content

Update pytest-subtests requirement from ~=0.3.0 to ~=0.9.0#38

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/master/pytest-subtests-approx-eq-0.9.0
Open

Update pytest-subtests requirement from ~=0.3.0 to ~=0.9.0#38
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/master/pytest-subtests-approx-eq-0.9.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 28, 2022

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

Changelog

Sourced from pytest-subtests's changelog.

0.9.0 (2022-10-28)

  • Python 3.11 is officially supported.
  • Dropped support for Python 3.6.

0.8.0 (2022-05-26)

  • Now passing subtests are shown in the test run summary at the end (for example: 10 failed, 1 passed, 10 subtests passed in 0.10s) ([#70](https://github.com/pytest-dev/pytest-subtests/issues/70)_).

.. _#70: pytest-dev/pytest-subtests#70

0.7.0 (2022-02-13)

  • Fixed support for pytest 7.0, and pytest>=7.0 is now required.

0.6.0 (2022-01-15)

  • pytest>=6.0 is now required.
  • Added official support for Python 3.10.
  • Dropped support for Python 3.5.
  • Users no longer need to configure a warnings filter for the internal A private pytest class or function was used pytest warning ([#52](https://github.com/pytest-dev/pytest-subtests/issues/52)_).
  • Experimental: Use SUBPASS and , for passed subtests instead of general PASSED, SUBFAIL and u for failed ones instead of FAILED ([#30](https://github.com/pytest-dev/pytest-subtests/issues/30)_).

.. _#30: pytest-dev/pytest-subtests#30 .. _#52: pytest-dev/pytest-subtests#52

0.5.0 (2021-05-29)

  • Added support for pytest.mark.xfail ([#40](https://github.com/pytest-dev/pytest-subtests/issues/40)_).

.. _#40: pytest-dev/pytest-subtests#40

0.4.0 (2020-12-13)

  • Added support for --pdb ([#22](https://github.com/pytest-dev/pytest-subtests/issues/22)_).

.. _#22: pytest-dev/pytest-subtests#22

0.3.2 (2020-08-01)

  • Fixed pytest 6.0 support.

... (truncated)

Commits
  • bc84f33 Release 0.9.0
  • 0e6e328 Python 3.11 compatibility
  • e046cb0 Merge pull request #73 from dannysepler/drop-py36
  • 1370450 Drop support for python 3.6
  • d82e4e2 Count passing subtests separately and show them in final summary
  • 0f8d4cf Add subtests count in summary to the CHANGELOG
  • 5fe9c6e count passing subtests separately and show them in final summary
  • 7991ee2 Merge pull request #67 from pytest-dev/pre-commit-ci-update-config
  • bae5ff8 [pre-commit.ci] pre-commit autoupdate
  • 90df760 Merge pull request #65 from pytest-dev/pre-commit-ci-update-config
  • 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 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 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)

Updates the requirements on [pytest-subtests](https://github.com/pytest-dev/pytest-subtests) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest-subtests/releases)
- [Changelog](https://github.com/pytest-dev/pytest-subtests/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-subtests@0.3.0...0.9.0)

---
updated-dependencies:
- dependency-name: pytest-subtests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 28, 2022
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments