mirror of
https://github.com/Screenly/Anthias.git
synced 2026-06-13 18:55:02 -04:00
Consolidates 6 Dependabot PRs into one grouped update and regenerates uv.lock (which the per-PR Dependabot runs left untouched, editing only pyproject.toml). Python (dev/build tooling + type stubs + minor runtime libs): - pytest-cov 6.0.0 -> 7.1.0 (dev) - click 8.1.7 -> 8.4.1 (docker-image-builder, local) - sh 2.2.2 -> 2.3.0 (server, viewer) - django-stubs-ext 6.0.3 -> 6.0.5 (server, mypy) - types-pytz 2026.2.0.20260506 -> 2026.2.0.20260518 (dev-host) GitHub Actions (pinned-SHA bumps): - github/codeql-action init/autobuild/analyze (v4) - codecov/codecov-action (v6) Supersedes #3058, #3057, #3056, #3055, #3054, #3053. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>