diff --git a/pyproject.toml b/pyproject.toml index 8f8eb46e68..51a713a9ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -315,7 +315,7 @@ all = [ # - systemd: this is a system-based requirement ] -[tool.poetry.dev-dependencies] +[tool.poetry.group.dev.dependencies] # We pin development dependencies in poetry.lock so that our tests don't start # failing on new releases. Keeping lower bounds loose here means that dependabot # can bump versions without having to update the content-hash in the lockfile.