nugget / python-insteonplm

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

Bump requests-mock from 1.5.2 to 1.6.0 #150

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps requests-mock from 1.5.2 to 1.6.0.

Commits - [`722206a`](https://github.com/jamielennox/requests-mock/commit/722206a4a36a053696adf5445a9b34d505dcf013) Fix PEP8 failure in test_adapter - [`f4f3b0a`](https://github.com/jamielennox/requests-mock/commit/f4f3b0a631a76b73bc08757a6b78055e5a7d6835) Respect user provided content encoding type - [`3a7c98f`](https://github.com/jamielennox/requests-mock/commit/3a7c98f63d625f675c36df27724148fbe75f50a6) Update minimum requests version to 2.3 - [`7314358`](https://github.com/jamielennox/requests-mock/commit/73143587e73f750574565f76c080b4abc098d03a) Added support for purl. - [`5ad9bed`](https://github.com/jamielennox/requests-mock/commit/5ad9bed818a9a78d1699b472d4932bf22756d53f) Add testing for Python 3.7 & PyPy3 - [`a0e8fb6`](https://github.com/jamielennox/requests-mock/commit/a0e8fb61e0bcadb85b0dcb1ea3b7a5d029821ee8) Drop _matcher from request pickled state - [`795d595`](https://github.com/jamielennox/requests-mock/commit/795d595c2ab8ec3fd59846603bab7b33a69ec243) Clarify the pytest configuration documentation - [`94639cb`](https://github.com/jamielennox/requests-mock/commit/94639cb07554c2753ac8bb9665bbd6f40774b423) Update mocker.rst - See full diff in [compare view](https://github.com/jamielennox/requests-mock/compare/1.5.2...1.6.0)


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.