README.md
pyproject.toml
src/update_all/__init__.py
src/update_all/agent.py
src/update_all/cli.py
src/update_all/commands.py
src/update_all/idempotency.py
src/update_all/notify.py
src/update_all/password.py
src/update_all/pty_exec.py
src/update_all/responder.py
src/update_all/runner.py
src/update_all/sudo.py
src/update_all/updaters.py
src/update_all.egg-info/PKG-INFO
src/update_all.egg-info/SOURCES.txt
src/update_all.egg-info/dependency_links.txt
src/update_all.egg-info/entry_points.txt
src/update_all.egg-info/requires.txt
src/update_all.egg-info/top_level.txt
tests/test_agent.py
tests/test_cli.py
tests/test_e2e.py
tests/test_idempotency.py
tests/test_password.py
tests/test_responder.py
tests/test_runner.py
tests/test_sudo.py
tests/test_updaters.py