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 flake8-comprehensions from 1.4.1 to 2.0.0 #40

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps flake8-comprehensions from 1.4.1 to 2.0.0.

Changelog *Sourced from [flake8-comprehensions's changelog](https://github.com/adamchainz/flake8-comprehensions/blob/master/HISTORY.rst).* > 2.0.0 (2019-02-02) > ------------------ > > * Drop Python 2 support, only Python 3.4+ is supported now.
Commits - [`a477967`](https://github.com/adamchainz/flake8-comprehensions/commit/a477967dfdad1b8396e7437b0241d34af17fb1e9) Version 2.0.0 - [`91ccc0c`](https://github.com/adamchainz/flake8-comprehensions/commit/91ccc0cf7ed96e60cb504bdac0863d57848f4179) Remove Python 2 code path ([#139](https://github-redirect.dependabot.com/adamchainz/flake8-comprehensions/issues/139)) - [`dacb6f2`](https://github.com/adamchainz/flake8-comprehensions/commit/dacb6f2f30f38404094e9b14a5d90a27d86edd77) Remove Python 2 support ([#138](https://github-redirect.dependabot.com/adamchainz/flake8-comprehensions/issues/138)) - [`2db2340`](https://github.com/adamchainz/flake8-comprehensions/commit/2db2340fef7c71692712000d72b6a52d7003e632) Upgrade requirements ([#137](https://github-redirect.dependabot.com/adamchainz/flake8-comprehensions/issues/137)) - [`f7a8abc`](https://github.com/adamchainz/flake8-comprehensions/commit/f7a8abcb3ee0c122d6d5276fd762f6e15466245f) Upgrade requirements ([#136](https://github-redirect.dependabot.com/adamchainz/flake8-comprehensions/issues/136)) - [`4db1bb7`](https://github.com/adamchainz/flake8-comprehensions/commit/4db1bb7402e853014d5193f46f2b714716e78cf0) Update copyright for 2019 ([#135](https://github-redirect.dependabot.com/adamchainz/flake8-comprehensions/issues/135)) - [`982cab6`](https://github.com/adamchainz/flake8-comprehensions/commit/982cab6b572e911abe98c06e2e71af8e3f0e229e) Upgrade requirements ([#134](https://github-redirect.dependabot.com/adamchainz/flake8-comprehensions/issues/134)) - [`a7ac6f3`](https://github.com/adamchainz/flake8-comprehensions/commit/a7ac6f35f10b38d49027745b67000d49a348b9e5) Upgrade requirements ([#133](https://github-redirect.dependabot.com/adamchainz/flake8-comprehensions/issues/133)) - [`be17ae3`](https://github.com/adamchainz/flake8-comprehensions/commit/be17ae309b060183583c91e777794b87dc224cd4) Upgrade requirements ([#132](https://github-redirect.dependabot.com/adamchainz/flake8-comprehensions/issues/132)) - [`2544e87`](https://github.com/adamchainz/flake8-comprehensions/commit/2544e874200e3a43dfff6d2913f757fda55f1bd3) Upgrade requirements ([#131](https://github-redirect.dependabot.com/adamchainz/flake8-comprehensions/issues/131)) - Additional commits viewable in [compare view](https://github.com/adamchainz/flake8-comprehensions/compare/1.4.1...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 cancel merge` will cancel a previously requested merge - `@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.