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

Commit bf14b82

Browse files
Bump pylint from 2.8.1 to 2.9.3 (#183)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.8.1 to 2.9.3. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](pylint-dev/pylint@pylint-2.8.1...v2.9.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a6ba75 commit bf14b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ flake8==3.9.2
44
flake8-docstrings==1.6.0
55
isort==5.9.1
66
mypy==0.790
7-
pylint==2.8.1
7+
pylint==2.9.3
88
pytest==6.2.4
99
pytest-asyncio==0.15.1
1010
pytest-cov==2.12.1

0 commit comments

Comments
 (0)