Skip to content

Commit 47b3f2b

Browse files
Bump pylint from 2.17.1 to 2.17.2
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.17.1 to 2.17.2. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.17.1...v2.17.2) --- 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 0a1bc18 commit 47b3f2b

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
@@ -293,7 +293,7 @@ dev = [
293293
"pip_check_reqs==2.4.4",
294294
"pydocstyle==6.3.0",
295295
"pyenchant==3.2.2",
296-
"pylint==2.17.1",
296+
"pylint==2.17.2",
297297
"pyright==1.1.301",
298298
"pyroma==4.2",
299299
"pytest-cov==4.0.0",

0 commit comments

Comments
 (0)