build(deps-dev): bump pylint from 2.16.4 to 2.17.0 (#2062)

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-08 15:41:22 +01:00
committed by GitHub
parent 56510734c4
commit 9e700f298c
2 changed files with 6 additions and 6 deletions

View File

@@ -58,7 +58,7 @@ flake8 = "6.0.0"
freezegun = "1.2.2"
moto = "4.1.4"
openapi-spec-validator = "0.5.5"
pylint = "2.16.4"
pylint = "2.17.0"
pytest = "7.2.2"
pytest-xdist = "3.2.0"
safety = "2.3.5"