nugget / python-insteonplm

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

Bump asynctest from 0.12.2 to 0.12.4 #149

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps asynctest from 0.12.2 to 0.12.4.

Commits - [`196a9b6`](https://github.com/Martiusweb/asynctest/commit/196a9b6b23985ce247e8cc4ec9ed8b8a9620e5cb) Bump to v0.12.4 - [`97c99af`](https://github.com/Martiusweb/asynctest/commit/97c99afad3633ec88c068ccec4a98dcd66a3c2f3) Merge pull request [#120](https://github-redirect.dependabot.com/Martiusweb/asynctest/issues/120) from Martiusweb/mock_add_spec_107 - [`aeb2b85`](https://github.com/Martiusweb/asynctest/commit/aeb2b85234af0593c64e0ba8431a3c502f9b5175) IsCoroutineArgMeta.__setattr__ must override the right method - [`8abb5d5`](https://github.com/Martiusweb/asynctest/commit/8abb5d585372fa981717a64888aa464b87d85cf6) Suport async magics in getattr, setattr, delattr - [`f2e2830`](https://github.com/Martiusweb/asynctest/commit/f2e2830d72baac78fe82711dbe657f7b25d1fc8d) Advertise the tutorial in README - [`ee8532a`](https://github.com/Martiusweb/asynctest/commit/ee8532ab9ab97610399c425e2c23e3f8c39e1bf5) Merge branch 'documentation' - [`1141226`](https://github.com/Martiusweb/asynctest/commit/114122680f2b06d83132b7b2db7e129d45f8e223) Doc: corrections before publication - [`474e40e`](https://github.com/Martiusweb/asynctest/commit/474e40eacb257e30a51b03acc3ae5ff10c1a4e89) Doc: note about "early release" - [`1917ad6`](https://github.com/Martiusweb/asynctest/commit/1917ad6cbfa4906d9da6414e946e839d0bd4b9af) Doc: selector and socket mocking (advanced) - [`f5a9110`](https://github.com/Martiusweb/asynctest/commit/f5a91104b2a24d0a3bfb9fc18d2b9ad99431d0c7) Doc: ClockedTestCase tutorial - Additional commits viewable in [compare view](https://github.com/Martiusweb/asynctest/compare/v0.12.2...v0.12.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 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 #155.