Skip to content

Commit 6b35b69

Browse files
Bump pylint from 2.16.1 to 2.16.2 (#373)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.16.1 to 2.16.2. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.16.1...v2.16.2) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6fc0241 commit 6b35b69

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.16.1',
54+
'pylint==2.16.2',
5555
'pytest==7.2.1',
5656
'pytest-cov==4.0.0',
5757
'twine==4.0.2',

0 commit comments

Comments
 (0)