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.2 to 3.3.3
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.2...v3.3.3)

---
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-24 15:39:19 +00:00
committed by Luke Tainton
parent 25cc098537
commit 981257757a
2 changed files with 10 additions and 10 deletions

View File

@ -15,7 +15,7 @@ pillow = "^11.0.0"
black = "^24.10.0"
coverage = "^7.6.9"
isort = "^5.13.2"
pylint = "^3.3.2"
pylint = "^3.3.3"
pylint-exit = "^1.2.0"
pytest = "^8.3.4"
pre-commit = "^4.0.1"