nugget / python-insteonplm

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

Bump mypy from 0.670 to 0.700 #143

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps mypy from 0.670 to 0.700.

Commits - [`d40990f`](https://github.com/python/mypy/commit/d40990f5b91b1f06918222d1041441b7ff63f79a) Bump version to 0.700 - [`36200d2`](https://github.com/python/mypy/commit/36200d29c08455331b9eb19ed2f28b8bd6a90830) Sync typeshed ([#6604](https://github-redirect.dependabot.com/python/mypy/issues/6604)) - [`2ff9a66`](https://github.com/python/mypy/commit/2ff9a6601b13144a27bebe31e455b2adf747bae4) Update pinned mypyc version to 0.0.1+dev.2724a1cf29462c012dccebe41d2342600814... - [`da91bd0`](https://github.com/python/mypy/commit/da91bd0073a77844a621be772d2a7baf2089cfbb) Ignore some new flake8 warnings ([#6602](https://github-redirect.dependabot.com/python/mypy/issues/6602)) - [`bb2eed0`](https://github.com/python/mypy/commit/bb2eed05b72e9d45b66ff9946a8e3c1799f530e1) Produce a distribution named 'mypy' when built in mypyc mode ([#6596](https://github-redirect.dependabot.com/python/mypy/issues/6596)) - [`f6d206f`](https://github.com/python/mypy/commit/f6d206ff5817b3ae19ca0171b268d03b6c5c2b0b) Pin tox version to 3.7.0 ([#6597](https://github-redirect.dependabot.com/python/mypy/issues/6597)) - [`d2ff0d4`](https://github.com/python/mypy/commit/d2ff0d4b84b3889d1eee204983d46277862bd354) Add a get_additional_deps hook to Plugin to support django-stubs ([#6598](https://github-redirect.dependabot.com/python/mypy/issues/6598)) - [`3cea832`](https://github.com/python/mypy/commit/3cea8326d5fbc67030316ccc4addc4297af6daaa) Remove {*ignores} in fastparse, since mypyc does not support it ([#6594](https://github-redirect.dependabot.com/python/mypy/issues/6594)) - [`d1e597d`](https://github.com/python/mypy/commit/d1e597dcd90d10b296b246f2df044517c1e7673c) Allow type ignores after type comments ([#6591](https://github-redirect.dependabot.com/python/mypy/issues/6591)) - [`affb032`](https://github.com/python/mypy/commit/affb03214aef36414e9114270cbbbf292c6fb5ed) Drop support for running with 3.4 ([#6592](https://github-redirect.dependabot.com/python/mypy/issues/6592)) - Additional commits viewable in [compare view](https://github.com/python/mypy/compare/v0.670...v0.700)


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