Skip to content

chore(deps): update dependency pytest-runner to v6

Tine Wittler requested to merge renovate/pytest-runner-6.x into master

This MR contains the following updates:

Package Update Change
pytest-runner major >=4.0,<5dev -> >=4.0,<7

Release Notes

pytest-dev/pytest-runner

v6.0.1

Compare Source

======

  • Updated Trove classifier to indicate this project is inactive.

v6.0.0

Compare Source

======

  • #​49: Dropped workaround for older setuptools versions.
  • Require Python 3.7.

v5.3.2

Compare Source

======

  • #​58: Fixed syntax issue in changelog.

v5.3.1

Compare Source

======

  • Refreshed package metadata.

v5.3.0

Compare Source

======

  • Require Python 3.6 or later.
  • Refreshed package metadata.

v5.2

Compare Source

===

  • #​50: This project is deprecated.

v5.1

Compare Source

===

  • #​49: Surgically restore support for older setuptools versions.

v5.0

Compare Source

===

  • #​42: Prefer pyproject.toml

  • Refresh package metadata.

  • This release now intentionally introduces the changes unintionally brought about in 4.5 and 4.3, where the adoption of declarative config adds a new requirement on setuptools 30.4 or later. On systems running older setuptools, installation of pytest-runner via easy_install (or setup_requires), will result in a DistributionNotFound exception.

    All projects should pin to pytest-runner < 5 or upgrade the environment to setuptools >= 30.4 (prior to invoking setup.py).


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports

Loading