Skip to content

Commit 375fa7b

Browse files
Bump pylint from 2.15.7 to 2.15.9 (#962)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.7 to 2.15.9. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.15.7...v2.15.9) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... 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 4c5149f commit 375fa7b

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
@@ -59,7 +59,7 @@
5959
"codacy-coverage==1.3.11",
6060
"coverage==7.0.3",
6161
"mccabe==0.6.1",
62-
"pylint==2.15.7",
62+
"pylint==2.15.9",
6363
"pytest",
6464
"pytest-env",
6565
"freezegun==1.2.2",

0 commit comments

Comments
 (0)