Skip to content

Commit b3729fc

Browse files
Bump pylint from 3.0.3 to 3.1.0
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.3 to 3.1.0. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.0.3...v3.1.0) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b9ee73 commit b3729fc

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==3.0.3',
54+
'pylint==3.1.0',
5555
'pytest==7.4.4',
5656
'pytest-cov==4.1.0',
5757
'twine==4.0.2',

0 commit comments

Comments
 (0)