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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-24 16:05:39 +00:00
committed by Luke Tainton
parent e3ff9e9ec7
commit d307b866c8
2 changed files with 10 additions and 10 deletions

View File

@ -16,7 +16,7 @@ requests = "^2.32.3"
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"
zipp = "^3.21.0"