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