Bump pylint from 3.1.0 to 3.1.1 (#1300)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 15 May 2024 22:26:30 +0000 (00:26 +0200)
committerGitHub <noreply@github.com>
Wed, 15 May 2024 22:26:30 +0000 (00:26 +0200)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.1.0...v3.1.1)

---
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 8269c07fc9c2064a0a2714de97ff477c7bdce2a2..901214e1267459d178888eb409585a34cb467e41 100644 (file)
@@ -47,7 +47,7 @@ test = [
   "mypy==1.10.0",
   "pre-commit==3.7.0",
   "pre-commit-hooks==4.6.0",
-  "pylint==3.1.0",
+  "pylint==3.1.1",
   "pytest==8.2.0",
   "pytest-aiohttp==1.0.5",
   "pytest-cov==5.0.0",