Skip to content

Commit d204562

Browse files
Bump pylint from 2.17.0 to 2.17.1
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.17.0 to 2.17.1. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.17.0...v2.17.1) --- 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 f46cd59 commit d204562

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
@@ -244,7 +244,7 @@ dev = [
244244
"pydocstyle==6.3.0 ",
245245
"pyenchant==3.2.2 ",
246246
"pyright==1.1.300",
247-
"pylint==2.17.0 ",
247+
"pylint==2.17.1 ",
248248
"pyroma==4.2",
249249
"pytest-cov==4.0.0",
250250
"pytest==7.2.2 ",

0 commit comments

Comments
 (0)