tilboerner / depx

Examine and visualize dependencies used by Python modules 🔍
Other
19 stars 3 forks source link

Bump pytest-runner from 4.4 to 5.1 #34

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps pytest-runner from 4.4 to 5.1.

Changelog *Sourced from [pytest-runner's changelog](https://github.com/pytest-dev/pytest-runner/blob/master/CHANGES.rst).* > 5.1 > === > > - [#49](https://github-redirect.dependabot.com/pytest-dev/pytest-runner/issues/49): Surgically restore support for older setuptools versions. > > 5.0 > === > > - [#42](https://github-redirect.dependabot.com/pytest-dev/pytest-runner/issues/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). > > 4.5.1 > ===== > > - [#48](https://github-redirect.dependabot.com/pytest-dev/pytest-runner/issues/48): Revert changes from 4.5 - restoring project to the state at 4.4. > > 4.5 > === > > (Pulled from PyPI due to [#43](https://github-redirect.dependabot.com/pytest-dev/pytest-runner/issues/43) and [#48](https://github-redirect.dependabot.com/pytest-dev/pytest-runner/issues/48)) > > - Packaging (skeleton) refresh, including adoption of [black](https://pypi.org/project/black) for style.
Commits - [`8437c7f`](https://github.com/pytest-dev/pytest-runner/commit/8437c7f898e4400b0d45ef4e6d9b584ea2580780) Duplicately supply a minimal metadata in setup.py to support setuptools older... - [`1173ceb`](https://github.com/pytest-dev/pytest-runner/commit/1173cebf809cbdbbb2f9e76b92bdd8a2ccc1df2f) Clarify changelog. Ref [#49](https://github-redirect.dependabot.com/pytest-dev/pytest-runner/issues/49). - [`e5ff2ba`](https://github.com/pytest-dev/pytest-runner/commit/e5ff2baa0930e31b144deddf89020a8a2619458b) Update changelog for 5.0 - [`36b7131`](https://github.com/pytest-dev/pytest-runner/commit/36b7131a26d3d58a186c893e998dec99301c1791) Merge branch '4.x' - [`7db2cd6`](https://github.com/pytest-dev/pytest-runner/commit/7db2cd6cd04c288afce290d21cb5876a71eccb2d) Update changelog. - [`d777013`](https://github.com/pytest-dev/pytest-runner/commit/d777013eacadd446452a66ee96acabf363944b68) Update changelog from master. - [`0622389`](https://github.com/pytest-dev/pytest-runner/commit/06223892ce51c9772155029b256e5e08f861dbf9) Update changelog. - [`ac8b0b3`](https://github.com/pytest-dev/pytest-runner/commit/ac8b0b33a63b4bd2b0b951ef407603c152b9bd22) Fade to black - [`e0dd0f1`](https://github.com/pytest-dev/pytest-runner/commit/e0dd0f119cfbd69cf3d703e45c83b68ac8ba24fe) Merge https://github.com/jaraco/skeleton - [`79733f0`](https://github.com/pytest-dev/pytest-runner/commit/79733f08c43f9b2e0fd1830b37311fa52a16537c) Update skeleton documentation to reflect black adoption. - Additional commits viewable in [compare view](https://github.com/pytest-dev/pytest-runner/compare/4.4...5.1)


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 10 PRs for your first few update runs. Once an update run creates fewer than 10 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.