Bump pylint from 3.0.0 to 3.0.2

Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.0.0...v3.0.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]
2023-10-23 08:23:03 +00:00
committed by GitHub
parent a686d7d2c3
commit d5e7275cec
2 changed files with 9 additions and 9 deletions

View File

@@ -25,7 +25,7 @@ pyhumps = "^3.0.2"
pytest = "^7.4"
pre-commit = "^3.5.0"
black = "^23.9"
pylint = "^3.0.0"
pylint = "^3.0.2"
isort = "^5.10.1"
mypy = "^1.6"
flake8 = "^4.0.1"