build(deps-dev): bump pylint from 3.0.0 to 3.0.1 (#2920)

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-10 18:55:28 +02:00
committed by GitHub
parent e6c6df1334
commit 04410033e7
2 changed files with 5 additions and 5 deletions

View File

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