Skip to content

Commit a543c0c

Browse files
authored
Merge pull request #193 from labthings/dependabot/pip/pylint-2.7.2
Bump pylint from 2.6.0 to 2.7.2
2 parents ca3cd49 + 44a6973 commit a543c0c

File tree

2 files changed

+16
-14
lines changed

2 files changed

+16
-14
lines changed

poetry.lock

Lines changed: 15 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pytest = "^6.2"
2727
black = {version = "^20.8b1",allow-prereleases = true}
2828
pytest-cov = "^2.11.1"
2929
jsonschema = "^3.2.0"
30-
pylint = "^2.6.0"
30+
pylint = "^2.7.2"
3131
sphinx = "^3.5.3"
3232
sphinx-autoapi = "^1.7.0"
3333
sphinx-rtd-theme = "^0.5.1"

0 commit comments

Comments
 (0)