Skip to content

Commit eee7967

Browse files
Bump pylint from 2.9.5 to 2.9.6
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.5 to 2.9.6. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](pylint-dev/pylint@v2.9.5...v2.9.6) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43565d0 commit eee7967

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==5.5',
5353
'coveralls==3.2.0',
54-
'pylint==2.9.5',
54+
'pylint==2.9.6',
5555
'pytest==6.2.4',
5656
'pytest-cov==2.12.1',
5757
'twine==3.4.2',

0 commit comments

Comments
 (0)