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 from 3.6.0 to 3.7.2 #35

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps flake8 from 3.6.0 to 3.7.2.

Commits - [`3d1a426`](https://gitlab.com/pycqa/flake8/commit/3d1a4265a76831d2821b5d56036db2bbcc44b1c6) Release 3.7.2 - [`077b640`](https://gitlab.com/pycqa/flake8/commit/077b640a86e87719bc8cd751f4f967564e044633) Merge branch 'make_notifier_gone' into 'master' - [`137b45a`](https://gitlab.com/pycqa/flake8/commit/137b45ac2f65b72521505da21bd8fd8c30db0743) Fix legacy api invocation of make_notifier - [`941b120`](https://gitlab.com/pycqa/flake8/commit/941b1208193ec26b7958aa8bf3ad4221fc813e91) Merge branch 'is/490' into 'master' - [`915184a`](https://gitlab.com/pycqa/flake8/commit/915184a1e93cb2c9de2c651c8e44a02a6cc956dc) Add integration test for `flake8 --diff` - [`5707e6e`](https://gitlab.com/pycqa/flake8/commit/5707e6e3af144b8fc0407e19032f0a5674ba8d0f) Merge branch 'error_plugin_exception_report' into 'master' - [`3579e4e`](https://gitlab.com/pycqa/flake8/commit/3579e4e198a44224097c03c68ea9463d0af48bf0) Fix linters - [`a4f5447`](https://gitlab.com/pycqa/flake8/commit/a4f5447fc80cca88a6820a44267eac96118d3661) Refactor file processor tests to use fixture - [`92a0376`](https://gitlab.com/pycqa/flake8/commit/92a037684fa1cad7e0dc1008507cf3275856c145) Fix python2 unicode test error - [`bdf3ce9`](https://gitlab.com/pycqa/flake8/commit/bdf3ce9135804e966df18423326b2a0be9b8ee3e) Fix dogfood - Additional commits viewable in [compare view](https://gitlab.com/pycqa/flake8/compare/3.6.0...3.7.2)


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.
dependabot-preview[bot] commented 5 years ago

Superseded by #36.