-
Notifications
You must be signed in to change notification settings - Fork 90
Commit 15f077d
Merge #226
226: Bump pylint from 2.7.1 to 2.7.2 r=curquiza a=dependabot-preview[bot]
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.1 to 2.7.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/PyCQA/pylint/blob/master/ChangeLog">pylint's changelog</a>.</em></p>
<blockquote>
<h1>What's New in Pylint 2.7.2?</h1>
<p>Release date: 2021-02-28</p>
<ul>
<li>
<p>Fix False Positive on <code>Enum.__members__.items()</code>, <code>Enum.__members__.values</code>, and <code>Enum.__members__.keys</code>
Closes <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/4123">#4123</a></p>
</li>
<li>
<p>Properly strip dangerous sys.path entries (not just the first one)</p>
<p>Closes <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/3636">#3636</a></p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/PyCQA/pylint/commit/3dfecb0b269f3594b2e211032fbfa54ee80f6aaa"><code>3dfecb0</code></a> Change version for 2.7.2 release</li>
<li><a href="https://github.com/PyCQA/pylint/commit/391c8aa96c81849079ca9f6e38f8d92ec52ee01e"><code>391c8aa</code></a> Update copyright notice with copyrite</li>
<li><a href="https://github.com/PyCQA/pylint/commit/9426cf7a501271515ced1dbf29bf675a5ce6990a"><code>9426cf7</code></a> Update doc for release (easier command to copy paste)</li>
<li><a href="https://github.com/PyCQA/pylint/commit/1dd26e017259a1434f432110ef99ad30f66e768a"><code>1dd26e0</code></a> Upgrade copyrite aliases</li>
<li><a href="https://github.com/PyCQA/pylint/commit/0e1beac13869410db218abcbe7dbdfbccafa6a14"><code>0e1beac</code></a> Remove TypedDict hotfix</li>
<li><a href="https://github.com/PyCQA/pylint/commit/5ba60b8464cb4d7d79363cc3d185fa365dfb6c13"><code>5ba60b8</code></a> Fix test for astroid update</li>
<li><a href="https://github.com/PyCQA/pylint/commit/9ee775377c01b1b8877785bbcc6a2eb12d945367"><code>9ee7753</code></a> Update astroid version</li>
<li><a href="https://github.com/PyCQA/pylint/commit/e6469f944f37ac8e4505410f068129e29f076acb"><code>e6469f9</code></a> Bump coverage from 5.4.0 to 5.5</li>
<li><a href="https://github.com/PyCQA/pylint/commit/64a25b95f73067548c732282ad8eed4f5c070884"><code>64a25b9</code></a> Move changelog entry to 2.8.0</li>
<li><a href="https://github.com/PyCQA/pylint/commit/341891aafc20d3f6fc29f05db1ca7b97305b73dc"><code>341891a</code></a> Update readme badge</li>
<li>Additional commits viewable in <a href="https://github.com/PyCQA/pylint/compare/pylint-2.7.1...pylint-2.7.2">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=pylint&package-manager=pip&previous-version=2.7.1&new-version=2.7.2)
You can trigger a rebase of this PR by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
- `@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)
- 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)
</details>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>File tree
Expand file treeCollapse file tree
1 file changed
+14
-13
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+14
-13
lines changed+14-13Lines changed: 14 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments