Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sdispater committed May 11, 2019
1 parent 7500f37 commit f4912df
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,16 @@ keywords = ["cli", "commands"]
python = "~2.7 || ^3.4"
pylev = "^1.3"
pastel = "^0.1.0"
clikit = "^0.2.2"
clikit = "^0.2.4"


[tool.poetry.dev-dependencies]
pytest = "^3.4"
pytest = "^4.4"
pytest-mock = "^1.7"
pre-commit = "^1.12"
pytest-cov = "^2.6"
tox = "^3.5"
black = {version = "^19.3b0", python = "^3.6"}


[build-system]
Expand Down

0 comments on commit f4912df

Please sign in to comment.