Skip to content

Commit 1e40eba

Browse files
Bump pylint from 2.7.4 to 2.11.1 (#288)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.4 to 2.11.1. - [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.11.1) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 16c4d93 commit 1e40eba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
mypy==0.812
22
pre-commit==2.15.0
3-
pylint==2.7.4
3+
pylint==2.11.1
44
pytest-cov
55
pytest>=5.4.3
66
python-dotenv

0 commit comments

Comments
 (0)