Skip to content

Commit

Permalink
add tool.poetry.dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed Jul 4, 2023
1 parent fe4f4b2 commit 18e0c30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions updates.js
Original file line number Diff line number Diff line change
Expand Up @@ -741,6 +741,7 @@ async function main() {
} else {
dependencyTypes = [
"tool.poetry.dependencies",
"tool.poetry.dev-dependencies",
"tool.poetry.group.dev.dependencies",
];
}
Expand Down

0 comments on commit 18e0c30

Please sign in to comment.