infothrill / python-dyndnsc

dynamic dns (dyndns) update client with support for multiple protocols
https://pypi.org/project/dyndnsc/
MIT License
38 stars 17 forks source link

Update dependency coverage to v6.0.1 #164

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
coverage ==6.0 -> ==6.0.1 age adoption passing confidence

Release Notes

nedbat/coveragepy ### [`v6.0.1`](https://togithub.com/nedbat/coveragepy/blob/master/CHANGES.rst#Version-601-----2021-10-06) [Compare Source](https://togithub.com/nedbat/coveragepy/compare/6.0...6.0.1) - In 6.0, the coverage.py exceptions moved from coverage.misc to coverage.exceptions. These exceptions are not part of the public supported API, CoverageException is. But a number of other third-party packages were importing the exceptions from coverage.misc, so they are now available from there again (`issue 1226`\_). - Changed an internal detail of how tomli is imported, so that tomli can use coverage.py for their own test suite (`issue 1228`\_). - Defend against an obscure possibility under code obfuscation, where a function can have an argument called "self", but no local named "self" (`pull request 1210`\_). Thanks, Ben Carlsson. .. \_pull request 1210:[https://github.com/nedbat/coveragepy/pull/1210](https://togithub.com/nedbat/coveragepy/pull/1210)0 .. \_issue 1226[https://github.com/nedbat/coveragepy/issues/1226](https://togithub.com/nedbat/coveragepy/issues/1226)26 .. \_issue 122[https://github.com/nedbat/coveragepy/issues/1228](https://togithub.com/nedbat/coveragepy/issues/1228)228 .. \_changes\_60:

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 88.829% when pulling 6e341691430939b2d629d6c7f7e1844c4b4d23d0 on renovate/coverage-6.x into f86760218199b6804f688777c1749d57d1164426 on develop.