Skip to content

Commit

Permalink
Update data/reusables/dependabot/supported-package-managers.md
Browse files Browse the repository at this point in the history
  • Loading branch information
subatoi authored Sep 24, 2024
1 parent db7a283 commit 748e04a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/reusables/dependabot/supported-package-managers.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ For {% data variables.product.prodname_dependabot_security_updates %}, Gradle su

#### pip-compile and uv

{% data variables.product.prodname_dependabot %} can update `requirements.txt` compiled files using both `pip-compile` and `uv pip` (depending on which one was used to generate the file), as well as performing updates to `pyproject.toml` files if they follow the PEP 621 standard.
{% data variables.product.prodname_dependabot %} can update `requirements.txt` files using both `pip-compile` and `uv pip` (depending on which one was used to generate the file). {% data variables.product.prodname_dependabot %} can also update `pyproject.toml` files if they follow the PEP 621 standard.

`uv.lock` files are not supported yet.
{% endif %}
Expand Down

0 comments on commit 748e04a

Please sign in to comment.