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.3 to 1.0.4 #37

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps pytest-flake8 from 1.0.3 to 1.0.4.

Release notes *Sourced from [pytest-flake8's releases](https://github.com/tholo/pytest-flake8/releases).* > ## 1.0.4 > - Support flake8 3.7+ by checking existence of "app.make_notifier"; from jirikuncar@github > - More fixes for Travis CI -- properly specify Python versions, in particular for pypy (and fix a typo)
Changelog *Sourced from [pytest-flake8's changelog](https://github.com/tholo/pytest-flake8/blob/master/CHANGELOG).* > 1.0.4 > ----- > > - Support flake8 3.7+ by checking existence of "app.make_notifier"; > from jirikuncar@github > - More fixes for Travis CI -- properly specify Python versions, in > particular for pypy (and fix a typo)
Commits - [`c485d5e`](https://github.com/tholo/pytest-flake8/commit/c485d5e85ac6b2138405378e9763e7025f58b023) Bump version for changes for flake8 - [`660d1e4`](https://github.com/tholo/pytest-flake8/commit/660d1e4cba3b0167ff4408e4109d54466ead6f18) Merge pull request [#59](https://github-redirect.dependabot.com/tholo/pytest-flake8/issues/59) from jirikuncar/56-make-notifier - [`70f5ba7`](https://github.com/tholo/pytest-flake8/commit/70f5ba735519b6096e5c36a609ead23ecd0ac648) Support flake8>=3.7 by checking app.make_notifier - [`bd58424`](https://github.com/tholo/pytest-flake8/commit/bd58424253b9d68e45cccd53153cf2abe2fbe0c9) Correctly specify Python version for xdist - [`3bdb909`](https://github.com/tholo/pytest-flake8/commit/3bdb909a5e17caca85580cc50d7cf98b33e5c792) Use xenial for Python 3.7 support - See full diff in [compare view](https://github.com/tholo/pytest-flake8/compare/1.0.3...1.0.4)


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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.