If you don't want to update the entire system, but just one package (and dependencies):
apt-get install --only-upgrade <package_name>
If you don't want to update the entire system, but just one package (and dependencies):
apt-get install --only-upgrade <package_name>