You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But after changing the source code in ~/projects/$project, uvx still runs the old version. The only way to run the new version was to run uvx -n, but that keeps the old version in the cache. I've also tried:
uvx --refresh ...
No warnings, just uses the old version