I have a couple of Ubuntu 22.04 LTS servers running on a Proxmox host. Every now and then "apt upgrade" gives me the following message saying that it skipped packages. But why is that? Why is -in this case- tmux being skipped? I usually solve this by running "aptitude safe-upgrade", but I would like to understand this behaviour.

me@playlist-exchange [~]$ sudo apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
#
# News about significant security updates, features and services will
# appear here to raise awareness and perhaps tease /r/Linux
# Use 'pro config set apt_news=false' to hide this and future APT news.
#
The following packages have been kept back:
tmux
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.