# updater.py """ Updates the application during runtime, ensuring the latest version will be available after the next restart. It does not replace the currently running instance with the new version. """