Bump pylint from 3.0.2 to 3.1.0

Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.0.2...v3.1.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-03-18 17:05:43 +00:00
committed by GitHub
parent 169afe9617
commit b7a64b21cf
2 changed files with 10 additions and 10 deletions

View File

@@ -25,7 +25,7 @@ pyhumps = "^3.0.2"
pytest = "^8.1"
pre-commit = "^3.6.2"
black = "^24.3"
pylint = "^3.0.2"
pylint = "^3.1.0"
isort = "^5.10.1"
mypy = "^1.7"
flake8 = "^4.0.1"