Skip to content

Commit f8bbe64

Browse files
Bump pylint from 2.13.8 to 2.13.9 (#319)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.8 to 2.13.9. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](pylint-dev/pylint@v2.13.8...v2.13.9) --- 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 a8687f2 commit f8bbe64

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.3',
5353
'coveralls==3.3.1',
54-
'pylint==2.13.8',
54+
'pylint==2.13.9',
5555
'pytest==7.1.2',
5656
'pytest-cov==3.0.0',
5757
'twine==3.8.0',

0 commit comments

Comments
 (0)