mirror of
https://github.com/astral-sh/uv
synced 2026-01-20 21:10:10 -05:00
Redact Git credentials from pyproject.toml (#6074)
## Summary We retain them if you use `--raw-sources`, but otherwise they're removed. We still respect them in the subsequent `uv.lock` via an in-process store. Closes #6056.
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -4885,6 +4885,7 @@ dependencies = [
|
||||
"tokio",
|
||||
"tracing",
|
||||
"url",
|
||||
"uv-auth",
|
||||
"uv-fs",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user