Skip to content

Commit

Permalink
Merge pull request #1620 from freelawproject/dependabot/pip/pylint-2.7.2
Browse files Browse the repository at this point in the history
build(deps-dev): bump pylint from 2.7.1 to 2.7.2
  • Loading branch information
mlissner authored Mar 18, 2021
2 parents c82e41d + ef351a3 commit 8ebe65c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ gunicorn = "^20.0.4"
eyecite = "^1.1.0"

[tool.poetry.dev-dependencies]
pylint = "^2.7.0"
pylint = "^2.7.2"
pytest = "==4.4.*,>=4.4.0"
pytest-django = "==3.10.*"
black = {version = "^20.8b1", allow-prereleases = true}
Expand Down

0 comments on commit 8ebe65c

Please sign in to comment.