Skip to content

Commit b1a2001

Browse files
Bump pylint from 2.16.2 to 2.17.4 (#357)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.16.2 to 2.17.4. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.16.2...v2.17.4) --- 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 c9ad80e commit b1a2001

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==1.0.1
22
pre-commit==2.20.0
3-
pylint==2.16.2
3+
pylint==2.17.4
44
pytest-cov
55
pytest>=5.4.3
66
python-dotenv

0 commit comments

Comments
 (0)