Skip to content

Commit 72d425e

Browse files
Bump pylint from 2.9.0 to 2.9.4 (#100)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.0 to 2.9.4. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](pylint-dev/pylint@v2.9.0...v2.9.4) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production 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 28252bd commit 72d425e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pkginfo==1.7.1
2424
pluggy==0.13.1
2525
py==1.10.0
2626
Pygments==2.9.0
27-
pylint==2.9.0
27+
pylint==2.9.4
2828
pyparsing==2.4.7
2929
pytest==6.2.4
3030
pywin32-ctypes==0.2.0

0 commit comments

Comments
 (0)