Skip to content

Commit 9b6f6dd

Browse files
Bump pylint from 2.17.3 to 2.17.4
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.17.3 to 2.17.4. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.17.3...v2.17.4) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac71408 commit 9b6f6dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ dev = [
248248
"pydocstyle==6.3.0 ",
249249
"pyenchant==3.2.2 ",
250250
"pyright==1.1.307",
251-
"pylint==2.17.3 ",
251+
"pylint==2.17.4 ",
252252
"pyroma==4.2",
253253
"pytest-cov==4.0.0",
254254
"pytest==7.3.1 ",

0 commit comments

Comments
 (0)