Skip to content

Commit 77465a8

Browse files
Update supported-package-managers.md
Added a section on poetry to clarify that PEP 621 projects aren't supported.
1 parent 5b69ed5 commit 77465a8

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
@@ -144,6 +144,10 @@ In addition to supporting updates to `requirements.txt` files, {% data variables
144144
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).
145145
{% endif %}
146146

147+
####poetry
148+
149+
The [PEP 621](https://python-poetry.org/blog/announcing-poetry-2.0.0/#supporting-the-project-section-in-pyprojecttoml-pep-621) `project` section isn't currently supported for `poetry`
150+
147151
#### pub
148152

149153
{% 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)