mirror of https://github.com/astral-sh/uv
tests: update snapshot for new `pip` release (#1245)
See: https://pypi.org/project/pip/#history
This commit is contained in:
parent
0199ad64bb
commit
586eeb6eca
|
|
@ -115,7 +115,7 @@ fn seed() -> Result<()> {
|
|||
Using Python [VERSION] interpreter at [PATH]
|
||||
Creating virtualenv at: /home/ferris/project/.venv
|
||||
+ setuptools==69.0.3
|
||||
+ pip==23.3.2
|
||||
+ pip==24.0
|
||||
+ wheel==0.42.0
|
||||
"###
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue