Update dependency pylint to >=2.17.7 (#1005)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-04 08:58:49 -04:00 committed by GitHub
parent 0ad2f7350c
commit 7f919ebc6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
coverage>=5.5
pylint>=2.17.5
pylint>=2.17.7
nbqa>=1.7.0
treon>=0.1.4
pytest>=6.2.5

View File

@ -1,6 +1,6 @@
quantum-serverless>=0.3.2
coverage>=5.5
pylint>=2.17.5
pylint>=2.17.7
nbqa>=1.7.0
treon>=0.1.4
pytest>=6.2.5

View File

@ -1,4 +1,4 @@
pylint>=2.17.5
pylint>=2.17.7
pytest>=6.2.5
pylint-django>=2.5.3
# Black's formatting rules can change between major versions, so we use

View File

@ -1,4 +1,4 @@
pylint>=2.17.5
pylint>=2.17.7
pytest>=6.2.5
pylint-django>=2.5.3
# Black's formatting rules can change between major versions, so we use