Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Commit 8ded3e0

Browse files
Bump pylint from 2.7.4 to 2.9.6
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.4 to 2.9.6. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](pylint-dev/pylint@pylint-2.7.4...v2.9.6) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fdc924c commit 8ded3e0

File tree

2 files changed

+11
-13
lines changed

2 files changed

+11
-13
lines changed

poetry.lock

Lines changed: 10 additions & 12 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
@@ -31,7 +31,7 @@ flake8 = "^3.9.0"
3131
flake8-bandit = "^2.1.2"
3232
flake8-bugbear = "^21.4.3"
3333
placebo = "^0.9.0"
34-
pylint = "^2.7.4"
34+
pylint = "^2.9.6"
3535
pytest-black = "^0.3.12"
3636
pytest-cov = "^2.11.1"
3737
pytest-datadir = "^1.3.1"

0 commit comments

Comments
 (0)