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-flake8 from 1.0.2 to 1.0.3 #30

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps pytest-flake8 from 1.0.2 to 1.0.3.

Release notes *Sourced from [pytest-flake8's releases](https://github.com/tholo/pytest-flake8/releases).* > ## 1.0.3 > - Don't use long deprecated functions from pytest, broke with pytest 4.1.0 > - Fix typo that caused some tests to not run as expected > - Run Travis CI tests against Python 3.7, and fix some issues with current tox
Changelog *Sourced from [pytest-flake8's changelog](https://github.com/tholo/pytest-flake8/blob/master/CHANGELOG).* > 1.0.3 > ----- > > - Don't use long deprecated functions from pytest, broke with pytest 4.1.0 > - Fix typo that caused some tests to not run as expected > - Run Travis CI tests against Python 3.7, and fix some issues with current tox
Commits - [`3e18bd5`](https://github.com/tholo/pytest-flake8/commit/3e18bd512abdb40d349d49a7c0083e3252425ce3) Bump to version 1.0.3 - [`2489412`](https://github.com/tholo/pytest-flake8/commit/24894124a427f75d1be2dc52d4641fb583a9e2de) Fix a new test failure - [`58a97d6`](https://github.com/tholo/pytest-flake8/commit/58a97d63bbf18c074fd228ce9ccbef3b9427cd4f) Fix issues with current tox - [`a73dab3`](https://github.com/tholo/pytest-flake8/commit/a73dab3ebe757f41f0b01ce726e23136eb5d35eb) Actually run CI tests on Python 3.7 - [`0c3d370`](https://github.com/tholo/pytest-flake8/commit/0c3d3709d93aeb751cdf231d758a03610781d43e) Don't use deprecated function name - [`df90ece`](https://github.com/tholo/pytest-flake8/commit/df90ecec4fd0620faae5a5c6274223500ead2d04) Fix typo - See full diff in [compare view](https://github.com/tholo/pytest-flake8/compare/1.0.2...1.0.3)


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.