Skip to content

Commit a432c64

Browse files
authored
Merge pull request #26 from Woile/dependabot/pip/black-tw-19.3b0
chore(deps-dev): update black requirement from ^18.3-alpha.0 to ^19.3b0
2 parents d6a09d9 + d68571f commit a432c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ tomlkit = "^0.5.3"
5454

5555
[tool.poetry.dev-dependencies]
5656
ipython = "^7.2"
57-
black = "^18.3-alpha.0"
57+
black = "^19.3b0"
5858
pytest = "^4.0"
5959
flake8 = "^3.6"
6060
pytest-cov = "^2.6"

0 commit comments

Comments
 (0)