Skip to content

Commit c748882

Browse files
Bump pylint from 2.13.1 to 2.13.2 (#144)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.1 to 2.13.2. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](pylint-dev/pylint@v2.13.1...v2.13.2) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84407f2 commit c748882

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pyhumps = "^3.0.2"
2525
pytest = "^7.1"
2626
pre-commit = "^2.16.0"
2727
black = "^22.1"
28-
pylint = "^2.13.1"
28+
pylint = "^2.13.2"
2929
isort = "^5.10.1"
3030
mypy = "^0.942"
3131
flake8 = "^4.0.1"

0 commit comments

Comments
 (0)