Skip to content

Commit

Permalink
Merge pull request #64 from chrisleaman/dependabot/pip/develop/black-…
Browse files Browse the repository at this point in the history
…19.10b0
  • Loading branch information
dependabot-preview[bot] committed Dec 17, 2019
2 parents d734a1b + 0aef378 commit 6e3061e
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 6 deletions.
40 changes: 35 additions & 5 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 @@ -12,7 +12,7 @@ documentation = 'https://py-wave-runup.readthedocs.io'
[tool.poetry.dependencies]
python = "^3.6 || ^3.7"
numpy = "^1.16"
black = {version = "^18.3-alpha.0", allows-prereleases = true}
black = {version = ">=18.3,<20.0", allows-prereleases = true}

[tool.poetry.dev-dependencies]
tox = "^3.13"
Expand Down

0 comments on commit 6e3061e

Please sign in to comment.