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.5.0 to 3.6.0 #23

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps flake8 from 3.5.0 to 3.6.0.

Commits - [`b6bd3a8`](https://gitlab.com/pycqa/flake8/commit/b6bd3a8ddd88dd29a94b5fa8a6634e5dffe7a711) Release v3.6.0 - [`0115fed`](https://gitlab.com/pycqa/flake8/commit/0115fedbded6881ac320e878290595e57b44c17e) Merge branch 'match_newlines_py3_v2' into 'master' - [`308a0bd`](https://gitlab.com/pycqa/flake8/commit/308a0bdb50509987e437b6cb68469de5784c9e2c) Be explicit about the bytes put into test files - [`42590a6`](https://gitlab.com/pycqa/flake8/commit/42590a68a5f64c42a377e41196762f1afad21540) Revert "Merge branch 'revert-63b91c95' into 'master'" - [`ba2fb9c`](https://gitlab.com/pycqa/flake8/commit/ba2fb9c53a8316642249598f599bbf7608d54260) Merge branch 'revert-63b91c95' into 'master' - [`fb1f257`](https://gitlab.com/pycqa/flake8/commit/fb1f2571286420f41b08b6f08d4d4894aef14fcc) Revert "Merge branch 'match_newlines_py3' into 'master'" - [`63b91c9`](https://gitlab.com/pycqa/flake8/commit/63b91c95ea7795e3c3c90f2d643f685bfff312e9) Merge branch 'match_newlines_py3' into 'master' - [`f5d6cf9`](https://gitlab.com/pycqa/flake8/commit/f5d6cf907ba5eb8b5dd55f5101b2678f1def3283) Merge branch 'master' into 'master' - [`5188a14`](https://gitlab.com/pycqa/flake8/commit/5188a146c2d8ea0c0a80fd5dbdbaef6f43741083) Fix collections ABCs deprecation warning. - [`a42bfdf`](https://gitlab.com/pycqa/flake8/commit/a42bfdf6d2a9479648831dda619e179516827a93) Fix inconsistent newlines read from a file in python3 - Additional commits viewable in [compare view](https://gitlab.com/pycqa/flake8/compare/3.5.0...3.6.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.
lk-geimfari commented 5 years ago

@dependabot rebase

dependabot-preview[bot] commented 5 years ago

Looks like this PR is already up-to-date with master!