build(deps-dev): bump pylint from 3.0.1 to 3.0.2 (#2957)

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-10-24 08:05:18 +02:00
committed by GitHub
parent fd4bed65a0
commit 0851b923fd
2 changed files with 9 additions and 9 deletions

View File

@@ -63,7 +63,7 @@ freezegun = "1.2.2"
mock = "5.1.0"
moto = "4.2.6"
openapi-spec-validator = "0.6.0"
pylint = "3.0.1"
pylint = "3.0.2"
pytest = "7.4.2"
pytest-cov = "4.1.0"
pytest-randomly = "3.15.0"