nugget / python-insteonplm

Python 3 asyncio module for interfacing with Insteon Powerline modems
MIT License
32 stars 19 forks source link

Bump flake8 from 3.7.7 to 3.7.8 #165

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps flake8 from 3.7.7 to 3.7.8.

Commits - [`aa792d2`](https://gitlab.com/pycqa/flake8/commit/aa792d2930b8f6dada3f6305e8a3704d2d191005) Release 3.7.8 - [`f41e87b`](https://gitlab.com/pycqa/flake8/commit/f41e87bf375e5b7b6452f6ec353543fde5a3d653) Merge branch 'pyflake-normalize-path' into 'master' - [`24e8b81`](https://gitlab.com/pycqa/flake8/commit/24e8b8163c27c9b5f9785e064f72c49232a98ac3) pyflakes: Change to `normalize_path()` for filename normalization - [`d6bf438`](https://gitlab.com/pycqa/flake8/commit/d6bf438e44152be00c840a8c3cf9a73bc2503a29) Merge branch 'fix_linters' into 'master' - [`7506847`](https://gitlab.com/pycqa/flake8/commit/7506847c9abaef5ff069a9bd38cd3308a3a45113) fix CI build - [`076dfee`](https://gitlab.com/pycqa/flake8/commit/076dfeee372affb1dbe849d12a1cc20f8ea37d40) Merge branch 'patch-1' into 'master' - [`37964db`](https://gitlab.com/pycqa/flake8/commit/37964dbd848c89e0acdef7d5ea0bf812539f852c) Update test_violation.py - [`0ac3376`](https://gitlab.com/pycqa/flake8/commit/0ac337608b3d88079aa91bdcffed7b4df6fd28a8) This PR addresses issue [#549](https://gitlab.com/pycqa/flake8/issues/549) (noqa does only work as intended with single let... - [`2f8bc64`](https://gitlab.com/pycqa/flake8/commit/2f8bc64b1e688cc835e57547c544f34b8bcd7a2a) Merge branch 'show_traceback' into 'master' - [`027ed1c`](https://gitlab.com/pycqa/flake8/commit/027ed1c9cc5087b611630aea08dd67a498e701a4) Merge branch 'doc/gitignore' into 'master' - Additional commits viewable in [compare view](https://gitlab.com/pycqa/flake8/compare/3.7.7...3.7.8)


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 squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@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). To ignore the version in this PR you can just close it - `@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 4 years ago

Superseded by #196.