Skip to content

Commit

Permalink
Bump pylint from 2.7.2 to 2.7.4
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.2 to 2.7.4.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog)
- [Commits](pylint-dev/pylint@pylint-2.7.2...pylint-2.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 31, 2021
1 parent 8773095 commit decbf63
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 37 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ verify_ssl = true

[dev-packages]
autopep8 = "~=1.5.4"
pylint = "~=2.7.2"
pylint = "~=2.7.4"
coverage = "~=5.5"
pytest = "~=6.2.2"
pytest-grpc = "~=0.8.0"
Expand Down
70 changes: 34 additions & 36 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit decbf63

Please sign in to comment.