Skip to content

Dependency update#119

Merged
GitTimeraider merged 6 commits into
mainfrom
develop
Jul 20, 2026
Merged

Dependency update#119
GitTimeraider merged 6 commits into
mainfrom
develop

Conversation

@GitTimeraider

Copy link
Copy Markdown
Owner

Dependency update

dependabot Bot and others added 6 commits June 25, 2026 02:03
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
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.50 to 3.1.51.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](gitpython-developers/GitPython@3.1.50...3.1.51)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-version: 3.1.51
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Bump gitpython from 3.1.50 to 3.1.51
Copilot AI review requested due to automatic review settings July 20, 2026 14:01
@GitTimeraider
GitTimeraider merged commit 2a6ee48 into main Jul 20, 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

This PR updates pinned dependency versions and bumps the GitHub Actions checkout step to a newer major version, keeping the project’s runtime and CI tooling up to date.

Changes:

  • Bump APScheduler from 3.11.2 to 3.11.3.
  • Bump gitpython from 3.1.50 to 3.1.51.
  • Update GitHub Actions actions/checkout from v6 to v7 in the Docker build workflow.

Reviewed changes

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

File Description
requirements.txt Updates pinned Python dependency versions for APScheduler and GitPython.
.github/workflows/docker-build.yml Updates the workflow checkout action to a newer major version.

💡 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