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

Commit

Permalink
build(deps-dev): bump pylint from 2.2.2 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog)
- [Commits](pylint-dev/pylint@pylint-2.2.2...pylint-2.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Feb 27, 2019
1 parent 3e19717 commit 9aa7e74
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 9aa7e74

Please sign in to comment.