chore(pip-dev)(deps-dev): bump pylint in the pylint group

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


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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-02 16:21:06 +00:00
committed by Luke Tainton
parent 43366e3c77
commit 8b1cf4c0af
2 changed files with 6 additions and 6 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.3.1"
pylint = "^3.3.2"
pylint-exit = "^1.2.0"
pytest = "^8.3.3"
pre-commit = "^4.0.1"