Skip to content

Commit 96f50b4

Browse files
build(deps-dev): bump pylint from 2.7.4 to 2.8.2
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.4 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.7.4...v2.8.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2a2f02 commit 96f50b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
coverage == 5.5
22
freezegun == 1.1.0
33
mypy == 0.812
4-
pylint == 2.7.4
4+
pylint == 2.8.2
55
pytest == 6.2.3
66
pytest-asyncio == 0.15.1
77
pytest-cov == 2.11.1

0 commit comments

Comments
 (0)