Bump pylint from 2.12.2 to 2.13.4 (#237)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 6 Apr 2022 09:39:43 +0000 (11:39 +0200)
committerGitHub <noreply@github.com>
Wed, 6 Apr 2022 09:39:43 +0000 (11:39 +0200)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.13.4.
- [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.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements_dev.txt

index ed9a94bbadfba8f5e6960c6451469ae2a8332f17..c5f238cd6e687e7a95ec4c44888cbefee08fe482 100644 (file)
@@ -3,7 +3,7 @@ black==22.1.0
 flake8==4.0.1
 mypy==0.941
 pydocstyle==6.1.1
-pylint==2.12.2
+pylint==2.13.4
 pytest==7.1.1
 pytest-cov==3.0.0
 pytest-timeout==2.1.0