mirror of
https://github.com/craigerl/aprsd.git
synced 2026-06-18 21:58:44 -04:00
fix: upgrade uv.lock to resolve 9 Dependabot security alerts
Packages upgraded: - filelock 3.20.0 -> 3.29.3 (TOCTOU symlink vulnerabilities) - pip 25.3 -> 26.1.2 (path traversal, untrusted control sphere) - pytest 9.0.2 -> 9.0.3 (vulnerable tmpdir handling) - uv 0.11.6 -> 0.11.20 (arbitrary file write via entry points) - virtualenv 20.35.4 -> 21.4.2 (TOCTOU in directory creation) - wheel 0.45.1 -> 0.47.0 (arbitrary file permission modification)
This commit is contained in: