Skip to content

Commit 8a24516

Browse files
Bump pylint from 2.15.7 to 2.15.9
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.7 to 2.15.9. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.15.7...v2.15.9) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0e8665 commit 8a24516

File tree

2 files changed

+122
-142
lines changed

2 files changed

+122
-142
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ requests = "==2.28.1"
1313

1414
[dev-packages]
1515
pytest = "==7.1.3"
16-
pylint = "==2.15.7"
16+
pylint = "==2.15.9"
1717
tox = "==3.27.1"
1818
tox-pipenv = "==1.10.1"
1919
wrapt = "*"

0 commit comments

Comments
 (0)