sloria / konch

Configures your Python shell.
https://konch.readthedocs.io/
MIT License
406 stars 18 forks source link

Bump mypy from 0.660 to 0.670 #77

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps mypy from 0.660 to 0.670.

Commits - [`ede1109`](https://github.com/python/mypy/commit/ede1109153a1226815f253b0f9c50643ef620eb4) Update pinned mypyc version to 0.0.1+dev.231c69c6bbb3a4a9989c64974de51e743566... - [`61bcf84`](https://github.com/python/mypy/commit/61bcf84f0cf6f64bcb6027d0f841c3f4d3a047d1) Bump version to 0.670 - [`c079708`](https://github.com/python/mypy/commit/c079708ffe49e619af64c7003ad2b613e04c234f) Document --allow-redefinition ([#6345](https://github-redirect.dependabot.com/python/mypy/issues/6345)) - [`5ff5f3b`](https://github.com/python/mypy/commit/5ff5f3bc728314f8ee7aa3cc258bb4ae184732f2) Update documentation of stubgen ([#6346](https://github-redirect.dependabot.com/python/mypy/issues/6346)) - [`5ed81b5`](https://github.com/python/mypy/commit/5ed81b5e65d7a65979b6065c3cbd940514aee328) Bump typed-ast requirement to 1.3.1, as 1.3.0 has a rare crash bug ([#6344](https://github-redirect.dependabot.com/python/mypy/issues/6344)) - [`e67201b`](https://github.com/python/mypy/commit/e67201b6d6bfdd885cd2a16c4b48abd22c8d9892) Delete pyproject.toml to work around pip bug ([#6342](https://github-redirect.dependabot.com/python/mypy/issues/6342)) - [`02141d2`](https://github.com/python/mypy/commit/02141d268b17009f3037b39d41de0c779b9d3320) Fix plugin invocation for `__call__` methods ([#6334](https://github-redirect.dependabot.com/python/mypy/issues/6334)) - [`22b5e40`](https://github.com/python/mypy/commit/22b5e40cf6ba87e84e67c36cd07a41da57d559cb) Don't delete fine-grained deps cache when a module has an error ([#6333](https://github-redirect.dependabot.com/python/mypy/issues/6333)) - [`b39b1d7`](https://github.com/python/mypy/commit/b39b1d73bfa878846ed9deeaed7ae9c85740373c) Sync typeshed ([#6307](https://github-redirect.dependabot.com/python/mypy/issues/6307)) - [`89c3d3a`](https://github.com/python/mypy/commit/89c3d3a76ed833a029f09e7f59236398f8af08c6) Implement XDG directory spec in config files ([#6304](https://github-redirect.dependabot.com/python/mypy/issues/6304)) - Additional commits viewable in [compare view](https://github.com/python/mypy/compare/v0.660...v0.670)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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.