Bump pylint from 3.0.3 to 3.1.0 (#1115)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 26 Feb 2024 19:08:55 +0000 (20:08 +0100)
committerGitHub <noreply@github.com>
Mon, 26 Feb 2024 19:08:55 +0000 (20:08 +0100)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.0.3...v3.1.0)

---
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>
pyproject.toml

index 7ca2dfb32441ffe1ba5e2af382bfac19d6cc7191..0259043c47558774827be568eda55558925d8445 100644 (file)
@@ -49,7 +49,7 @@ test = [
   "mypy==1.8.0",
   "pre-commit==3.6.2",
   "pre-commit-hooks==4.5.0",
-  "pylint==3.0.3",
+  "pylint==3.1.0",
   "pytest==8.0.1",
   "pytest-aiohttp==1.0.5",
   "pytest-cov==4.1.0",