Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jtc42 committed Jan 17, 2020
1 parent dd7da5f commit 1d82b9b
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 3 deletions.
50 changes: 48 additions & 2 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 @@ -14,7 +14,7 @@ flask-cors = "^3.0.8"

[tool.poetry.dev-dependencies]
pytest = "^5.2"
black = {version = "^18.3-alpha.0",allows-prereleases = true}
black = {version = "^18.3-alpha.0",allow-prereleases = true}

[build-system]
requires = ["poetry>=0.12"]
Expand Down

0 comments on commit 1d82b9b

Please sign in to comment.