Skip to content

Commit f82886c

Browse files
authored
Merge pull request #240 from labthings/dependabot/pip/pylint-2.9.3
Bump pylint from 2.8.3 to 2.9.3
2 parents 81211e3 + 93eba68 commit f82886c

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

poetry.lock

Lines changed: 9 additions & 8 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.7.2"
30+
pylint = "^2.9.3"
3131
sphinx = "^3.5.3"
3232
sphinx-autoapi = "^1.8.1"
3333
sphinx-rtd-theme = "^0.5.2"

0 commit comments

Comments
 (0)