Skip to content

Commit 6fa2e29

Browse files
Bump pylint from 2.15.9 to 2.17.4
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.9 to 2.17.4. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.15.9...v2.17.4) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7942cdd commit 6fa2e29

File tree

2 files changed

+183
-205
lines changed

2 files changed

+183
-205
lines changed

Pipfile

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

1414
[dev-packages]
1515
pytest = "==7.2.2"
16-
pylint = "==2.15.9"
16+
pylint = "==2.17.4"
1717
tox = "==4.4.7"
1818
tox-pipenv = "==1.10.1"
1919
importlib_metadata = {version = "*", markers="python_version < '3.8'"}

0 commit comments

Comments
 (0)