nugget / python-insteonplm

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

Bump mypy from 0.701 to 0.711 #160

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps mypy from 0.701 to 0.711.

Commits - [`f62c69e`](https://github.com/python/mypy/commit/f62c69eba41bd1b8b018cc41af96c526262189ab) bump version to 0.711 - [`32db043`](https://github.com/python/mypy/commit/32db0437dd9ba1d6da6a6c78af418199b36a78f9) update typeshed - [`753a5ba`](https://github.com/python/mypy/commit/753a5baba8a3a8d1d2ec2b800aa47bbe28e0edaa) Fix MYPYC_BLACKLIST on Windows ([#7032](https://github-redirect.dependabot.com/python/mypy/issues/7032)) - [`81e8940`](https://github.com/python/mypy/commit/81e8940c7b9ba5996a41d66ee0066eee06842490) Document --new-semantic-analyzer ([#7023](https://github-redirect.dependabot.com/python/mypy/issues/7023)) - [`405f682`](https://github.com/python/mypy/commit/405f68281a631c5364719efad5f862fda59cec8a) Bump version to 0.710 - [`f68fc74`](https://github.com/python/mypy/commit/f68fc742a5df1b22cbda5d1bfa58925f83dd12f4) New semantic analyzer: fix ambiguity between submodule and local definition (... - [`8bd2fdf`](https://github.com/python/mypy/commit/8bd2fdf50740d75308569dc719e339a00fe1b7db) Sync mypy with recent runtime updates in typing ([#7013](https://github-redirect.dependabot.com/python/mypy/issues/7013)) - [`7cd264a`](https://github.com/python/mypy/commit/7cd264a03826ec437abe82c3f774c46a32db7176) Use level "note" for reveal_type and reveal_locals ([#6919](https://github-redirect.dependabot.com/python/mypy/issues/6919)) - [`df52a85`](https://github.com/python/mypy/commit/df52a85291c467b86e91fd82e2f4aa3874aaaeba) Sync typeshed ([#7010](https://github-redirect.dependabot.com/python/mypy/issues/7010)) - [`9eb2468`](https://github.com/python/mypy/commit/9eb24688c2cfe132b54577eabc09a771a5c8ac0b) New semantic analyzer: don't add submodules to symbol tables ([#7005](https://github-redirect.dependabot.com/python/mypy/issues/7005)) - Additional commits viewable in [compare view](https://github.com/python/mypy/compare/v0.701...v0.711)


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

Superseded by #170.