Closed dependabot[bot] closed 2 years ago
Merging #114 (e55703e) into main (5bd3a04) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #114 +/- ##
=======================================
Coverage 97.87% 97.87%
=======================================
Files 3 3
Lines 141 141
=======================================
Hits 138 138
Misses 3 3
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 5bd3a04...e55703e. Read the comment docs.
Bumps pylint from 2.13.4 to 2.13.7.
Changelog
Sourced from pylint's changelog.
... (truncated)
Commits
3b2fbae
Bump pylint to 2.13.7, update changelog106f0af
Fix 'object has no attribute additional_builtins' (#6410)19d660e
Bump pylint to 2.13.6, update changelog1310f55
[pre-commit.ci] pre-commit autoupdate to fix the black issue1622eae
Upgrade astroid to 2.11.3 (#6398)ddca4dd
Prevent false positiveundefined-variable
for user-specified builtins given...7231dd5
Fix a crash in theunsupported-membership-test
checker involving tuple un...664049c
FixAstroidError
in similarity checker with imports/signatures ignored (#6357)cca0d02
Suppressuseless-super-delegation
if return type changed (#5822) (#6141)709fc58
Handle asterisks better in Sphinx and Google style docstringsDependabot 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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)