Skip to content

Commit 29616cb

Browse files
Bump pylint from 2.17.2 to 2.17.3
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.17.2 to 2.17.3. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.17.2...v2.17.3) --- 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 fd6a9f0 commit 29616cb

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.306",
251-
"pylint==2.17.2 ",
251+
"pylint==2.17.3 ",
252252
"pyroma==4.2",
253253
"pytest-cov==4.0.0",
254254
"pytest==7.3.1 ",

0 commit comments

Comments
 (0)