Skip to content

Commit 1f070f2

Browse files
Bump pylint from 2.7.2 to 2.7.4 (#18)
* Bump pylint from 2.7.2 to 2.7.3 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.2 to 2.7.3. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog) - [Commits](pylint-dev/pylint@pylint-2.7.2...pylint-2.7.3) Signed-off-by: dependabot[bot] <[email protected]> * Bump to 2.7.4 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marc Mueller <[email protected]>
1 parent 5b2bd0c commit 1f070f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r requirements_test_pre_commit.txt
22
mypy==0.812
33
pre-commit==2.11.1
4-
pylint==2.7.2
4+
pylint==2.7.4
55
pytest==6.2.2
66
pytest-asyncio==0.14.0

0 commit comments

Comments
 (0)