chore(pip-dev)(deps-dev): bump pylint from 3.3.1 to 3.3.2

Bumps [pylint](https://github.com/pylint-dev/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
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-02 17:06:44 +00:00
committed by Luke Tainton
parent 9f55f3b207
commit cf066e3974
2 changed files with 7 additions and 7 deletions

View File

@ -16,7 +16,7 @@ requests = "^2.32.3"
black = "^24.10.0"
coverage = "^7.6.7"
isort = "^5.13.2"
pylint = "^3.3.1"
pylint = "^3.3.2"
pylint-exit = "^1.2.0"
pytest = "^8.3.3"
zipp = "^3.21.0"