Skip to content

Commit cbac85d

Browse files
Bump pylint from 2.15.4 to 2.15.5 (#348)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.4 to 2.15.5. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.15.4...v2.15.5) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ceb69c commit cbac85d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
'dev': [
5252
'coverage==6.5.0',
5353
'coveralls==3.3.1',
54-
'pylint==2.15.4',
54+
'pylint==2.15.5',
5555
'pytest==7.1.3',
5656
'pytest-cov==3.0.0',
5757
'twine==4.0.1',

0 commit comments

Comments
 (0)