Bump pylint from 3.2.5 to 3.2.6 (#1517)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 23 Jul 2024 10:01:33 +0000 (12:01 +0200)
committerGitHub <noreply@github.com>
Tue, 23 Jul 2024 10:01:33 +0000 (12:01 +0200)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.5...v3.2.6)

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

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

index be24aa16e8ee61ec4236983fda2a4b572c6519d7..3371a286eccdfd578633f4af8ecb8d7a32d651ef 100644 (file)
@@ -48,7 +48,7 @@ test = [
   "mypy==1.10.1",
   "pre-commit==3.7.1",
   "pre-commit-hooks==4.6.0",
-  "pylint==3.2.5",
+  "pylint==3.2.6",
   "pytest==8.2.2",
   "pytest-aiohttp==1.0.5",
   "pytest-cov==5.0.0",