chore(pip-dev)(deps-dev): bump pylint

Bumps the pylint group with 1 update in the / directory: [pylint](https://github.com/pylint-dev/pylint).


Updates `pylint` from 3.2.6 to 3.3.1
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.6...v3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-28 21:07:06 +00:00
committed by Luke Tainton
parent c69ae6baf3
commit c929e62386
2 changed files with 11 additions and 11 deletions

View File

@ -15,7 +15,7 @@ pillow = "^11.0.0"
black = "^24.10.0"
coverage = "^7.6.8"
isort = "^5.13.2"
pylint = "^3.2.6"
pylint = "^3.3.1"
pylint-exit = "^1.2.0"
pytest = "^8.3.3"
pre-commit = "^4.0.1"