Skip to content

Commit 6a2757c

Browse files
Bump pylint from 2.14.5 to 2.15.0 (#337)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.14.5 to 2.15.0. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.14.5...v2.15.0) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00a87ca commit 6a2757c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4.4',
5353
'coveralls==3.3.1',
54-
'pylint==2.14.5',
54+
'pylint==2.15.0',
5555
'pytest==7.1.2',
5656
'pytest-cov==3.0.0',
5757
'twine==4.0.1',

0 commit comments

Comments
 (0)