build(deps-dev): bump pylint from 3.0.2 to 3.0.3 (#3203)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-19 08:30:45 +01:00
committed by GitHub
parent 1737d7cf42
commit 06eeefb8bf
2 changed files with 7 additions and 7 deletions

View File

@@ -66,7 +66,7 @@ mock = "5.1.0"
moto = {extras = ["all"], version = "4.2.11"}
openapi-spec-validator = "0.7.1"
openapi-schema-validator = "0.6.2"
pylint = "3.0.2"
pylint = "3.0.3"
pytest = "7.4.3"
pytest-cov = "4.1.0"
pytest-randomly = "3.15.0"