Skip to content

Update pytest-subtests requirement from ~=0.3.0 to ~=0.5.0#10

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 31, 2021

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

Changelog

Sourced from pytest-subtests's changelog.

0.5.0 (2021-05-29)

  • Add 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)

  • Add 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)

  • Fix pytest 6.0 support.

0.3.1 (2020-05-20)

  • Fix pytest 5.4 support.

0.3.0 (2020-01-22)

  • Dropped support for Python 3.4.
  • subtests now correctly captures and displays stdout/stderr ([#18](https://github.com/pytest-dev/pytest-subtests/issues/18)_).

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

0.2.1 (2019-04-04)

  • Fix verbose output reporting on Linux ([#7](https://github.com/pytest-dev/pytest-subtests/issues/7)_).

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

0.2.0 (2019-04-03)

  • Subtests are correctly reported with pytest-xdist>=1.28.

0.1.0 (2019-04-01)

  • First release to PyPI.
Commits
  • 0612c4e Drop linting job
  • 799d600 Release 0.5.0
  • ec6f8a5 fix: Allow subtests to xfail (#40)
  • 3454fd1 Merge pull request #37 from icemac/patch-1
  • 77ace53 Update issues link
  • c6eab78 Merge pull request #35 from nicoddemus/release-0.4.0
  • ecb7f2d Add Python 3.9 support and bump pytest requirement
  • ce342fe Merge pull request #34 from nicoddemus/pdb-support
  • 8dad536 Ignore warning about using private pytest classes
  • 759239a Add support for --pdb in subtests
  • 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.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 31, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 17, 2022

Superseded by #21.

@dependabot dependabot bot closed this Jan 17, 2022
@dependabot dependabot bot deleted the dependabot/pip/master/pytest-subtests-approx-eq-0.5.0 branch January 17, 2022 23:09
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