Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation to declare support for uv compiled requirements.txt #34569

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
Remove "yet" from uv.lock support comment
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
  • Loading branch information
beagold and subatoi authored Sep 27, 2024
commit 15ef835af901e2f51f8538371751c3fdd0c06f5f
2 changes: 1 addition & 1 deletion data/reusables/dependabot/supported-package-managers.md
Original file line number Diff line number Diff line change
@@ -121,7 +121,7 @@ For {% data variables.product.prodname_dependabot_security_updates %}, Gradle su

{% 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.
`uv.lock` files are not supported.
{% endif %}

#### pnpm