Skip to content

Commit 0cd58f1

Browse files
committed
Update dev dependency group name
1 parent 211f2ed commit 0cd58f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/app/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ sqlalchemy = "^1.3.16"
2424
farmOS = "^1.0.0-beta.3"
2525
uvicorn = "^0.17.4"
2626

27-
[tool.poetry.dev-dependencies]
27+
[tool.poetry.group.dev.dependencies]
2828
mypy = "^0.770"
2929
black = "^22"
3030
isort = "^5.10"

0 commit comments

Comments
 (0)