topgrade

Upgrade all your installed packages and tools in one command

brewmacoslinux
Try with needOr install directly
Source

About

Upgrade all the things

Commands

topgrade

Examples

Run topgrade to upgrade all configured package managers and tools$ topgrade
Show what would be upgraded without making changes (dry-run mode)$ topgrade --dry-run
Upgrade only specific package managers (e.g., Homebrew and pip)$ topgrade --only brew pip