Skip to content

Update pytest-subtests requirement from ~=0.3.0 to ~=0.4.0#3

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 16, 2021

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

Changelog

Sourced from pytest-subtests's changelog.

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
  • 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
  • 96fc692 Merge pull request #32 from nicoddemus/pytest6-support
  • 1ebc543 Add missing pytest 5.4 run on Windows
  • 9491860 Run pytest 5.4 on CI explicitly
  • a4d19e3 Fix support for pytest 6.0
  • c1ec643 Merge pull request #25 from nicoddemus/pytest-5.4-support
  • 4c8f6e8 Fix pytest 5.4 support
  • 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

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/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-subtests@0.3.0...0.4.0)

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

dependabot bot commented on behalf of github May 31, 2021

Superseded by #10.

@dependabot dependabot bot closed this May 31, 2021
@dependabot dependabot bot deleted the dependabot/pip/master/pytest-subtests-approx-eq-0.4.0 branch May 31, 2021 07:45
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