Skip to content

Commit a1c9c01

Browse files
build(deps-dev): bump pylint from 2.8.1 to 2.8.2
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.8.1 to 2.8.2. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog) - [Commits](pylint-dev/pylint@pylint-2.8.1...v2.8.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2fd87d7 commit a1c9c01

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -19,7 +19,7 @@ sqlparse = "^0.4.1"
1919
[tool.poetry.dev-dependencies]
2020
black = "^20.8b1"
2121
coverage = "^5.5"
22-
pylint = "^2.8.1"
22+
pylint = "^2.8.2"
2323
pytest = "^6.2.3"
2424
pytest-cov = "^2.11.1"
2525

0 commit comments

Comments
 (0)