clusterfuzz icon indicating copy to clipboard operation
clusterfuzz copied to clipboard

Update pipenv to latest version 2023.12.1

Open letitz opened this issue 1 year ago • 4 comments

This would allow use of package categories, which might help simplify dependency management.

Curious to see whether this breaks things or not, most notably CI.

letitz avatar Mar 26 '24 14:03 letitz

Let me know if you want this merged.

jonathanmetzman avatar Mar 26 '24 15:03 jonathanmetzman

I want to test it out locally to see if it works on my machine (tm), then I guess we can try merging!

letitz avatar Mar 26 '24 17:03 letitz

I can confirm that local/install_deps.bash works with the updated pipenv. I'll see about updating the version used on Mac too.

letitz avatar Apr 04 '24 15:04 letitz

On Mac local/Brewfile is used to install pipenv using homebrew, with no version specification.

I think this is good to merge!

letitz avatar Apr 04 '24 15:04 letitz

Friendly ping!

letitz avatar Apr 30 '24 09:04 letitz