This update fixes the following issues:
venv-salt-minion:
- Backport security patches for Salt vendored tornado:
- CVE-2025-67724: missing validation of supplied reason phrase (bsc#1254903)
- CVE-2025-67725: fix DoS via malicious HTTP request (bsc#1254905)
- CVE-2025-67726: fix HTTP header parameter parsing algorithm (bsc#1254904)
- Make syntax in httputil_test compatible with Python 3.6
- Fix KeyError in postgres module with PostgreSQL 17 (bsc#1254325)
- Use internal deb classes instead of external aptsource lib
- Speed up wheel key.finger call (bsc#1240532)
- Simplify and speed up utils.find_json function (bsc#1246130)
- Extend warn_until period to 2027