Python: Dependency Hygiene Question What is the core rule behind dependency hygiene? (Click to reveal answer) Answer Audit, update, and justify dependencies because each one changes your security and maintenance surface area. This matters because interviewers appreciate practical dependency hygiene because it shows non-local thinking. Additional NotesWhat is the core rule behind dependency hygiene? Track: Python Topic: Security Focus: Dependency Hygiene Topics: Dependency Hygiene Python Security