jgilchrist / pybib

Get BibTeX citations from your terminal
BSD 3-Clause "New" or "Revised" License
26 stars 2 forks source link

Bump pytest from 4.6.3 to 4.6.4 #9

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps pytest from 4.6.3 to 4.6.4.

Changelog *Sourced from [pytest's changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst).* > pytest 4.6.4 (2019-06-28) > ========================= > > Bug Fixes > --------- > > - [\#5404](https://github-redirect.dependabot.com/pytest-dev/pytest/issues/5404): Emit a warning when attempting to unwrap a broken object raises an exception, for easier debugging ([\#5080](https://github-redirect.dependabot.com/pytest-dev/pytest/issues/5080)). > - [\#5444](https://github-redirect.dependabot.com/pytest-dev/pytest/issues/5444): Fix `--stepwise` mode when the first file passed on the command-line fails to collect. > - [\#5482](https://github-redirect.dependabot.com/pytest-dev/pytest/issues/5482): Fix bug introduced in 4.6.0 causing collection errors when passing more than 2 positional arguments to `pytest.mark.parametrize`. > - [\#5505](https://github-redirect.dependabot.com/pytest-dev/pytest/issues/5505): Fix crash when discovery fails while using `-p no:terminal`.
Commits - [`d3549df`](https://github.com/pytest-dev/pytest/commit/d3549df5b94137453b832345a9b8074f518731b0) Preparing release version 4.6.4 - [`b85d98e`](https://github.com/pytest-dev/pytest/commit/b85d98edbb4ad564ab9dc5d7e93d7488ac47980f) Merge pull request [#5508](https://github-redirect.dependabot.com/pytest-dev/pytest/issues/5508) from asottile/backport_5506 - [`f4b1c11`](https://github.com/pytest-dev/pytest/commit/f4b1c1184f840a2a7b476cf10e23c8306cdae7fb) Merge pull request [#5506](https://github-redirect.dependabot.com/pytest-dev/pytest/issues/5506) from asottile/fix_no_terminal - [`554bff8`](https://github.com/pytest-dev/pytest/commit/554bff8cc1c3fefdc6e25ed1473a00fd9f079b40) Merge pull request [#5489](https://github-redirect.dependabot.com/pytest-dev/pytest/issues/5489) from graingert/fix-safe-str-doc - [`d2f74d3`](https://github.com/pytest-dev/pytest/commit/d2f74d342ed8f51c4e57215671903b4d4dff1669) fix safe_str docstring - [`430de12`](https://github.com/pytest-dev/pytest/commit/430de12f351a81d3cd0e265bcb23547fb91dcc8a) Merge pull request [#5486](https://github-redirect.dependabot.com/pytest-dev/pytest/issues/5486) from nicoddemus/backport-5483 - [`d5eed3b`](https://github.com/pytest-dev/pytest/commit/d5eed3bb9c4012f2ba3b097d664d8a5d59b6edf9) Pickup addition positional args passed to _parse_parametrize_ar… ([#5483](https://github-redirect.dependabot.com/pytest-dev/pytest/issues/5483)) - [`4b104ba`](https://github.com/pytest-dev/pytest/commit/4b104ba22201b10b558cc7eeb0d8cf8f718c5b77) Merge pull request [#5454](https://github-redirect.dependabot.com/pytest-dev/pytest/issues/5454) from nicoddemus/backport-5446 - [`c765b83`](https://github.com/pytest-dev/pytest/commit/c765b83a2a99148bfe408d2fc6d996e4dd01a65f) Merge pull request [#5453](https://github-redirect.dependabot.com/pytest-dev/pytest/issues/5453) from Zac-HD/backport-unwrapper - [`443af11`](https://github.com/pytest-dev/pytest/commit/443af11861fa14d0daf4cbe1dfae956930ce996a) Merge pull request [#5404](https://github-redirect.dependabot.com/pytest-dev/pytest/issues/5404) from Zac-HD/helpful-mock-unwrapper - Additional commits viewable in [compare view](https://github.com/pytest-dev/pytest/compare/4.6.3...4.6.4)


Dependabot compatibility score

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 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) - 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.