Skip to content

Commit

Permalink
Refer to uv as uv pip
Browse files Browse the repository at this point in the history
  • Loading branch information
beagold authored Sep 13, 2024
1 parent b7ed848 commit db7a283
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` (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` 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.

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

0 comments on commit db7a283

Please sign in to comment.