Skip to content
This repository has been archived by the owner on May 24, 2019. It is now read-only.

Commit

Permalink
Merge pull request #30 from pythoninja/dependabot/pip/pylint-2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 27, 2019
2 parents e219312 + 9aa7e74 commit 3ab0c2a
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 10 deletions.
31 changes: 22 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 @@ -35,6 +35,6 @@ simplejson = "^3.16"
marshmallow = {version = "^2.16",allows-prereleases = true}

[tool.poetry.dev-dependencies]
pylint = "^2.1"
pylint = "^2.3"
pre-commit = "^1.14"
pyyaml = {version = "^5.1b1", allows-prereleases = true}

0 comments on commit 3ab0c2a

Please sign in to comment.