chore(deps): update dependency pylint to >=2.16.1,<2.18 (#2431)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-03-08 16:24:41 +00:00 committed by GitHub
parent b02c1d038c
commit 66c9e305a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ black>=23.1.0,<24.0
flake8>=6.0.0,<6.1
isort>=5.12.0,<5.13
mypy==1.0.1
pylint>=2.16.1,<2.17
pylint>=2.16.1,<2.18
pytest-cov>=4.0.0,<4.1
pytest-xdist>=3.1.0,<3.3
pytest>=7.2.1,<7.3