You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A best-effort update notice: synapse --version checks PyPI (cached once a day,
silenced by SYNAPSE_NO_UPDATE_CHECK=1) and prints a one-line upgrade hint when a
newer release exists; every network or cache failure is non-fatal and silent.
CI runs pip-audit against the runtime dependencies and fails on any known
vulnerability.