Skip to content

Conversation

@GitTimeraider
Copy link
Owner

Dependency updates

dependabot bot and others added 4 commits November 24, 2025 08:52
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [psycopg[binary,pool]](https://github.com/psycopg/psycopg) from 3.2.12 to 3.2.13.
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](psycopg/psycopg@3.2.12...3.2.13)

---
updated-dependencies:
- dependency-name: psycopg[binary,pool]
  dependency-version: 3.2.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…rypool--3.2.13

Bump psycopg[binary,pool] from 3.2.12 to 3.2.13
…ctions/checkout-6

Bump actions/checkout from 5 to 6
Copilot AI review requested due to automatic review settings November 24, 2025 11:46
@GitTimeraider GitTimeraider merged commit 972b597 into main Nov 24, 2025
6 checks passed
Copilot finished reviewing on behalf of GitTimeraider November 24, 2025 11:48
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates dependencies in the project, including a Python package update and a GitHub Actions workflow version bump.

  • Updates psycopg database driver from 3.2.12 to 3.2.13 (patch version bump)
  • Updates GitHub Actions checkout action from v5 to v6

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
requirements.txt Bumps psycopg[binary,pool] from 3.2.12 to 3.2.13 for PostgreSQL database connectivity
.github/workflows/docker-publish.yml Updates actions/checkout from v5 to v6 in the Docker build/publish workflow

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants