Skip to content

chore: update Python to 3.13, PostgreSQL to 17, GitHub Actions to latest#21

Merged
mokevnin merged 1 commit into
mainfrom
fix/update-all
May 13, 2026
Merged

chore: update Python to 3.13, PostgreSQL to 17, GitHub Actions to latest#21
mokevnin merged 1 commit into
mainfrom
fix/update-all

Conversation

@mokevnin
Copy link
Copy Markdown
Contributor

Summary

  • Python: 3.12 → 3.13 (Dockerfile + CI)
  • PostgreSQL: 15 → 17 (Dockerfile + config paths /etc/postgresql/17/main/)
  • actions/checkout: v4 → v5
  • actions/setup-python: v5 → v6
  • astral-sh/setup-uv: v5 → v7
  • docker/login-action: v3 → v4
  • docker/build-push-action: v6 → v7

Closes all open Dependabot PRs (#14, #15, #16, #17, #18).

- Python: 3.12 → 3.13
- PostgreSQL: 15 → 17 (+ update config paths)
- actions/checkout: v4 → v5
- actions/setup-python: v5 → v6
- astral-sh/setup-uv: v5 → v7
- docker/login-action: v3 → v4
- docker/build-push-action: v6 → v7

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mokevnin mokevnin merged commit 0319b8f into main May 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant