Skip to content

Commit db7a283

Browse files
authored
Refer to uv as uv pip
1 parent b7ed848 commit db7a283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ For {% data variables.product.prodname_dependabot_security_updates %}, Gradle su
119119

120120
#### pip-compile and uv
121121

122-
{% 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.
122+
{% 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.
123123

124124
`uv.lock` files are not supported yet.
125125
{% endif %}

0 commit comments

Comments
 (0)