Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Commit b8db313

Browse files
committed
chore(poetry): Update deprecated key in dependency
1 parent 6f426d1 commit b8db313

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
@@ -27,7 +27,7 @@ requests = "^2.22"
2727
pyperclip = "^1.7"
2828

2929
[tool.poetry.dev-dependencies]
30-
black = {version = "^18.3-alpha.0", allows-prereleases = true}
30+
black = {version = "^18.3-alpha.0", allow-prereleases = true}
3131

3232
[build-system]
3333
requires = ["poetry>=0.12"]

0 commit comments

Comments
 (0)