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

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-12 09:33:27 +01:00
committed by GitHub
parent ac0e2bbdb2
commit b4e412a37f
2 changed files with 6 additions and 6 deletions

View File

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