Skip to content

Commit b34d1d6

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] <support@github.com>
1 parent 0133f1c commit b34d1d6

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@ isort = "^5.8.0"
4040
mypy = "^0.902"
4141
pre-commit = "^2.13.0"
4242
pre-commit-hooks = "^3.4.0"
43-
pylint = "^2.8.2"
43+
pylint = "^2.8.3"
4444
pytest = "^6.2.4"
4545
pytest-asyncio = "^0.15.1"
4646
pytest-cov = "^2.11.1"
4747
yamllint = "^1.26.1"
4848
pyupgrade = "^2.14.0"
49-
flake8-simplify = "^0.14.0"
49+
flake8-simplify = "^0.14.1"
5050
vulture = "^2.3"
5151
flake8-bandit = "^2.1.2"
5252
flake8-bugbear = "^21.4.3"

0 commit comments

Comments
 (0)