build(deps-dev): bump pylint from 3.0.3 to 3.1.0

Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.0.3...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-02-27 07:20:52 +00:00
parent 59b0cc5be6
commit d9b49a7234
2 changed files with 9 additions and 9 deletions

View File

@@ -69,7 +69,7 @@ mock = "5.1.0"
moto = {extras = ["all"], version = "5.0.2"}
openapi-schema-validator = "0.6.2"
openapi-spec-validator = "0.7.1"
pylint = "3.0.3"
pylint = "3.1.0"
pytest = "8.0.1"
pytest-cov = "4.1.0"
pytest-env = "1.1.3"