Bump pylint from 2.14.5 to 2.15.0 (#457)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 30 Aug 2022 22:13:02 +0000 (00:13 +0200)
committerGitHub <noreply@github.com>
Tue, 30 Aug 2022 22:13:02 +0000 (00:13 +0200)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.14.5 to 2.15.0.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.14.5...v2.15.0)

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

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

index 3de19a6879d7a0e558a8ecb7444ede26e57ce271..8a7e83a296633fa109144f78670e7d072460cbfc 100644 (file)
@@ -3,7 +3,7 @@ black==22.6.0
 flake8==5.0.4
 mypy==0.971
 pydocstyle==6.1.1
-pylint==2.14.5
+pylint==2.15.0
 pytest-aiohttp==1.0.4
 pytest-cov==3.0.0
 pytest-freezegun==0.4.2