Compare commits

...
Author SHA1 Message Date
dependabot[bot]andGitHub 7815ba4a3e Bump pylint from 2.8.2 to 2.9.3
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.8.2 to 2.9.3.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.8.2...v2.9.3)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 18:09:58 +00:00
+1 -1
View File
@@ -3,7 +3,7 @@ coverage==5.5
flake8==3.9.1
flake8-docstrings==1.6.0
pre-commit==2.12.1
pylint==2.8.2
pylint==2.9.3
pydocstyle==6.0.0
pytest==6.2.4
pytest-cov==2.11.1