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.3 #144

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps asynctest from 0.12.2 to 0.12.3.

Commits - [`967481c`](https://github.com/Martiusweb/asynctest/commit/967481c547685de93b96f8f2d2e65836f864702d) Bump to 0.12.3 - [`3cc8e4f`](https://github.com/Martiusweb/asynctest/commit/3cc8e4f04597448f258c857c09de0926362a99b9) Merge pull request [#116](https://github-redirect.dependabot.com/Martiusweb/asynctest/issues/116) from Martiusweb/patch_dict_73 - [`ab8ab21`](https://github.com/Martiusweb/asynctest/commit/ab8ab21d2f239ccec91647ab06338d477d7d0d52) Fix patch.dict() (updated in python 3.7) [#115](https://github-redirect.dependabot.com/Martiusweb/asynctest/issues/115) - [`7fd5455`](https://github.com/Martiusweb/asynctest/commit/7fd545585a0f5fe2d40cb03e93698930b31fe26e) Fix incorrect docstring for asynctest.patch - [`f9aa39a`](https://github.com/Martiusweb/asynctest/commit/f9aa39a297c30f4e176aff0510bf863289cf334b) Fix URL of supported python versions badge - [`1163409`](https://github.com/Martiusweb/asynctest/commit/11634096610d2d4b98c38640025f075b05f18fe8) Merge pull request [#105](https://github-redirect.dependabot.com/Martiusweb/asynctest/issues/105) from GreatFruitOmsk/badges - [`59dcf1b`](https://github.com/Martiusweb/asynctest/commit/59dcf1b859589777131673e119e3ea5540dcb58c) Add badges. - [`292e751`](https://github.com/Martiusweb/asynctest/commit/292e7519949901dfc49638cad2ff6c067e8a9dcb) Merge pull request [#104](https://github-redirect.dependabot.com/Martiusweb/asynctest/issues/104) from GreatFruitOmsk/travis - [`f104b2e`](https://github.com/Martiusweb/asynctest/commit/f104b2ed8ade9a043eae5770868664648cf27341) Do not run PYTHONASYNCIODEBUG on PyPy - [`066b6d9`](https://github.com/Martiusweb/asynctest/commit/066b6d960cb6cbee3b18c213057f63d02b3fd920) Use pyenv on macOS - Additional commits viewable in [compare view](https://github.com/Martiusweb/asynctest/compare/v0.12.2...v0.12.3)


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.