Skip to content

Dependency update#119

Merged
GitTimeraider merged 4 commits into
mainfrom
develop
Jun 29, 2026
Merged

Dependency update#119
GitTimeraider merged 4 commits into
mainfrom
develop

Conversation

@GitTimeraider

Copy link
Copy Markdown
Owner

No description provided.

dependabot Bot and others added 4 commits June 22, 2026 08:23
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6...v7)

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

Signed-off-by: dependabot[bot] <support@github.com>
…develop/actions/checkout-7

Bump actions/checkout from 6 to 7
Bumps [apscheduler](https://github.com/agronholm/apscheduler) from 3.11.2 to 3.11.3.
- [Release notes](https://github.com/agronholm/apscheduler/releases)
- [Commits](agronholm/apscheduler@3.11.2...3.11.3)

---
updated-dependencies:
- dependency-name: apscheduler
  dependency-version: 3.11.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Bump apscheduler from 3.11.2 to 3.11.3
Copilot AI review requested due to automatic review settings June 29, 2026 10:22
@GitTimeraider GitTimeraider merged commit 2462153 into main Jun 29, 2026
1 check passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates a small set of pinned dependencies to newer versions, keeping both the Python runtime environment and the Docker publishing workflow current.

Changes:

  • Bumps APScheduler from 3.11.2 to 3.11.3 in requirements.txt.
  • Updates the GitHub Actions checkout step from actions/checkout@v6 to actions/checkout@v7 in the Docker publish workflow.

Reviewed changes

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

File Description
requirements.txt Updates a pinned Python dependency version (APScheduler) to the latest patch.
.github/workflows/docker-publish.yml Updates the checkout action version used 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