Skip to content

Commit 409036e

Browse files
chore(deps): update pylint requirement from ~=2.14.2 to ~=2.14.3
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.14.2...v2.14.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b958b5 commit 409036e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ python-dateutil = "~=2.8"
2222
types-python-dateutil = "~=2.8"
2323
mock = "~=4.0"
2424

25-
pylint = "~=2.14.2"
25+
pylint = "~=2.14.3"
2626
astroid = "~=2.9"
2727
isort = "~=5.10"
2828

0 commit comments

Comments
 (0)