Browse Source

Bump pylint from 2.12.2 to 2.13.0

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.13.0.
- [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.12.2...v2.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 3 years ago
parent
commit
b36db66d63
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements-dev.txt

+ 1 - 1
requirements-dev.txt

@@ -3,7 +3,7 @@ nose2[coverage_plugin]==0.11.0
 cov-core==1.15.0
 black==22.1.0
 pycodestyle==2.8.0
-pylint==2.12.2
+pylint==2.13.0
 splinter==0.17.0
 selenium==4.1.3
 twine==3.8.0