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-coding from 1.3.0 to 1.3.1 #17

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps flake8-coding from 1.3.0 to 1.3.1.

Changelog *Sourced from [flake8-coding's changelog](https://github.com/tk0miya/flake8-coding/blob/master/CHANGES.rst).* > 1.3.1 (2016-09-09) > ------------------ > * Fix bugs > > - [#14](https://github-redirect.dependabot.com/tk0miya/flake8-coding/issues/14) Can't read from stdin using flake8-coding and flake8-print at the same time > - [#16](https://github-redirect.dependabot.com/tk0miya/flake8-coding/issues/16) flake8-coding fails on python 3.7 with "RuntimeError: generator raised StopIteration"
Commits - [`a7257d0`](https://github.com/tk0miya/flake8-coding/commit/a7257d0680a23fbeb479fd2a48fa888590217329) Fix email - [`2748a63`](https://github.com/tk0miya/flake8-coding/commit/2748a63f3f95b6742e670597118e48f0895b4a3c) Bump version - [`60c3d34`](https://github.com/tk0miya/flake8-coding/commit/60c3d34fef43ab7e0100e7025735c3d8a4be35fd) Fix flake8 warnings - [`cac4740`](https://github.com/tk0miya/flake8-coding/commit/cac4740ccdc1bb42b231a7efb2461b06e0b16496) Merge pull request [#15](https://github-redirect.dependabot.com/tk0miya/flake8-coding/issues/15) from raugturi/master - [`20c31c9`](https://github.com/tk0miya/flake8-coding/commit/20c31c94028aba1f454ef0f92de169a46ad09ca5) Merge pull request [#17](https://github-redirect.dependabot.com/tk0miya/flake8-coding/issues/17) from andrevmatos/fix_py37 - [`0217b53`](https://github.com/tk0miya/flake8-coding/commit/0217b53bd614b200779a80f78c8b982c0cc7a48e) return instead of raising StopIteration inside generator - [`77c6079`](https://github.com/tk0miya/flake8-coding/commit/77c6079e4df0385454d65205e289a4f9e57cebae) Use correct stdin utils - [`3af44ad`](https://github.com/tk0miya/flake8-coding/commit/3af44adf226e52677f72466e92e5490c36e1243b) Drop py33 support - [`afe50df`](https://github.com/tk0miya/flake8-coding/commit/afe50dfd002d9df118d39d414285ef9a1bccfa3c) Merge pull request [#12](https://github-redirect.dependabot.com/tk0miya/flake8-coding/issues/12) from sobolevn/patch-1 - [`90334c3`](https://github.com/tk0miya/flake8-coding/commit/90334c373cd5acc12d5e237438c6a23a518b99e8) Fix flake8 violation - Additional commits viewable in [compare view](https://github.com/tk0miya/flake8-coding/compare/1.3.0...1.3.1)


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