pytest-dev / pytest-mimesis

Mimesis integration with the pytest test runner. This plugin provider useful fixtures based on providers from Mimesis.
https://pypi.org/project/pytest-mimesis/
MIT License
62 stars 4 forks source link

Bump pytest-randomly from 1.2.3 to 2.0.0 #46

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps pytest-randomly from 1.2.3 to 2.0.0.

Changelog *Sourced from [pytest-randomly's changelog](https://github.com/pytest-dev/pytest-randomly/blob/master/HISTORY.rst).* > 2.0.0 (2019-02-28) > ================== > > - Drop Python 2 support, only Python 3.4+ is supported now.
Commits - [`0eb16d6`](https://github.com/pytest-dev/pytest-randomly/commit/0eb16d6d0779e50d7fe98ade2bd9718e38906722) Version 2.0.0 - [`7ca48ad`](https://github.com/pytest-dev/pytest-randomly/commit/7ca48ad61931a31ea3a030895845b4e526266e7f) Remove Python 2 support ([#167](https://github-redirect.dependabot.com/pytest-dev/pytest-randomly/issues/167)) - [`2b4acbb`](https://github.com/pytest-dev/pytest-randomly/commit/2b4acbb26522bafb4baa6655073478db2c2353df) Upgrade requirements ([#165](https://github-redirect.dependabot.com/pytest-dev/pytest-randomly/issues/165)) - [`8d7d473`](https://github.com/pytest-dev/pytest-randomly/commit/8d7d47311ee9567b38a495e5a360fb6a6c713720) Upgrade requirements ([#163](https://github-redirect.dependabot.com/pytest-dev/pytest-randomly/issues/163)) - [`24a2d1c`](https://github.com/pytest-dev/pytest-randomly/commit/24a2d1cf8742cb8c6cd2b21a2f9c87047cfe11d9) Upgrade requirements ([#162](https://github-redirect.dependabot.com/pytest-dev/pytest-randomly/issues/162)) - [`cd00b65`](https://github.com/pytest-dev/pytest-randomly/commit/cd00b65b67ddbd17e7fe9df15872e399f6327b13) Update copyright for 2019 ([#161](https://github-redirect.dependabot.com/pytest-dev/pytest-randomly/issues/161)) - [`12c4240`](https://github.com/pytest-dev/pytest-randomly/commit/12c4240f9699402ef6bd471a0c8f2ea08b46923f) Upgrade requirements ([#160](https://github-redirect.dependabot.com/pytest-dev/pytest-randomly/issues/160)) - [`b849952`](https://github.com/pytest-dev/pytest-randomly/commit/b849952fc10d2f36639040461f3dcd6891737dea) Upgrade requirements ([#159](https://github-redirect.dependabot.com/pytest-dev/pytest-randomly/issues/159)) - [`f36c6f1`](https://github.com/pytest-dev/pytest-randomly/commit/f36c6f144e440f7dd21bdc36c6060fc99cae457f) Upgrade requirements ([#158](https://github-redirect.dependabot.com/pytest-dev/pytest-randomly/issues/158)) - [`92d5762`](https://github.com/pytest-dev/pytest-randomly/commit/92d57621c0165218df32517e1d7aab592fdfd7d8) Upgrade requirements ([#157](https://github-redirect.dependabot.com/pytest-dev/pytest-randomly/issues/157)) - Additional commits viewable in [compare view](https://github.com/pytest-dev/pytest-randomly/compare/1.2.3...2.0.0)


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