Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pylint to 2.7.2 #231

Merged
merged 1 commit into from
Mar 3, 2021
Merged

Update pylint to 2.7.2 #231

merged 1 commit into from
Mar 3, 2021

Conversation

pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented Mar 1, 2021

This PR updates pylint from 2.7.0 to 2.7.2.

Changelog

2.7.2

===========================
Release date: 2021-02-28

* Fix False Positive on `Enum.__members__.items()`, `Enum.__members__.values`, and `Enum.__members__.keys`
Closes 4123

* Properly strip dangerous sys.path entries (not just the first one)

Closes 3636

2.7.1

===========================
Release date: 2021-02-23

* Expose `UnittestLinter` in pylint.testutils

* Don't check directories starting with '.' when using register_plugins

Closes 4119
Links

@pyup-bot pyup-bot mentioned this pull request Mar 1, 2021
@duckinator
Copy link
Owner

bors r+

@bors
Copy link
Contributor

bors bot commented Mar 3, 2021

Build succeeded:

@bors bors bot merged commit cc53d90 into master Mar 3, 2021
@bors bors bot deleted the pyup-update-pylint-2.7.0-to-2.7.2 branch March 3, 2021 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants