Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.

Commit c9cb772

Browse files
Bump pylint from 2.8.2 to 2.8.3
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.8.2 to 2.8.3. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog) - [Commits](pylint-dev/pylint@v2.8.2...v2.8.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 23cc213 commit c9cb772

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
@@ -19,7 +19,7 @@ pytest-cov = ">=2.8.1"
1919
httpretty = ">=1.0.2"
2020
pre-commit = ">=1.10"
2121
flake8 = "^3.9.2"
22-
pylint = "^2.8.2"
22+
pylint = "^2.8.3"
2323
pyupgrade = "^2.19.0"
2424
mypy = "^0.812"
2525
black = "^20.8b1"

0 commit comments

Comments
 (0)