Skip to content

Commit 6f7bef7

Browse files
Bump pylint from 2.13.0 to 2.13.2 (#302)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.0 to 2.13.2. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](pylint-dev/pylint@v2.13.0...v2.13.2) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0dfa4f4 commit 6f7bef7

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.3.2',
5353
'coveralls==3.3.1',
54-
'pylint==2.13.0',
54+
'pylint==2.13.2',
5555
'pytest==7.1.1',
5656
'pytest-cov==3.0.0',
5757
'twine==3.8.0',

0 commit comments

Comments
 (0)