Skip to content

Commit e325d49

Browse files
Sharra-writesedgarrmondragonCopilot
authored
Clarification about poetry projects (#38235)
Co-authored-by: =?UTF-8?q?Edgar=20Ram=C3=ADrez=20Mondrag=C3=B3n?= <edgarrm358@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 0aec583 commit e325d49

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

data/reusables/dependabot/supported-package-managers.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,10 @@ In addition to supporting updates to `requirements.txt` files, {% data variables
138138
pnpm is supported for {% data variables.product.prodname_dependabot_version_updates %} (on v7, v8, and v9) and {% data variables.product.prodname_dependabot_security_updates %} (on v7 and v8 only).
139139
{% endif %}
140140

141+
#### poetry
142+
143+
The PEP 621 `project` section isn't currently supported for `poetry`.
144+
141145
#### pub
142146

143147
{% data variables.product.prodname_dependabot %} won't perform an update for `pub` when the version that it tries to update to is ignored, even if an earlier version is available.

0 commit comments

Comments
 (0)