tests: update snapshot for new `pip` release (#1245)

See: https://pypi.org/project/pip/#history
This commit is contained in:
Andrew Gallant 2024-02-03 15:44:13 -05:00 committed by GitHub
parent 0199ad64bb
commit 586eeb6eca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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
"###
);