build(deps-dev): bump pylint from 2.16.2 to 2.16.3 (#2038)

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-03-06 13:18:26 +01:00
committed by GitHub
parent 17cd0dc91d
commit 90ebbfc20f
2 changed files with 5 additions and 5 deletions

View File

@@ -58,7 +58,7 @@ flake8 = "6.0.0"
freezegun = "1.2.2"
moto = "4.1.3"
openapi-spec-validator = "0.5.5"
pylint = "2.16.2"
pylint = "2.16.3"
pytest = "7.2.1"
pytest-xdist = "3.2.0"
safety = "2.3.5"