Bump pylint from 3.2.6 to 3.3.0

Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.6 to 3.3.0.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.6...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-23 08:46:17 +00:00
committed by GitHub
parent 1089617fe2
commit 176de8c9fb
2 changed files with 11 additions and 11 deletions

View File

@@ -25,7 +25,7 @@ pyhumps = "^3.0.2"
pytest = "^8.3"
pre-commit = "^3.7.1"
black = "^24.4"
pylint = "^3.2.6"
pylint = "^3.3.0"
isort = "^5.10.1"
mypy = "^1.11"
flake8 = "^4.0.1"