Skip to content

Update apscheduler requirement from >=3.10.1 to >=3.11.2 in /caedo-api#5

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/caedo-api/apscheduler-gte-3.11.2
Closed

Update apscheduler requirement from >=3.10.1 to >=3.11.2 in /caedo-api#5
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/caedo-api/apscheduler-gte-3.11.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on apscheduler to permit the latest version.

Release notes

Sourced from apscheduler's releases.

3.11.2

  • Fixed an issue where a job using a CronTrigger scheduled in a repeated time interval during DST transitions could cause the scheduler to get stuck in an infinite loop (#1021; PR by @​soulofakuma)
Commits
  • 0f70950 Added the release version
  • bc404e6 Updated publish actions
  • c3aa155 Updated pre-commit modules
  • ad6b2dc Added fix for get_next_fire_time not advancing through fold with unfolded pre...
  • f4df139 Added the release version
  • 25be7b7 Fixed CronTrigger getting stuck on fallback DST transition (#1079)
  • 1261386 Updated etcd image repository name
  • b1f5636 Fixed shutdown() not raising the correct exception for some schedulers
  • 6c72a51 Backported release job from master
  • 4b96510 Added the release version
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 2, 2026
Updates the requirements on [apscheduler](https://github.com/agronholm/apscheduler) to permit the latest version.
- [Release notes](https://github.com/agronholm/apscheduler/releases)
- [Commits](agronholm/apscheduler@3.10.1...3.11.2)

---
updated-dependencies:
- dependency-name: apscheduler
  dependency-version: 3.11.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/caedo-api/apscheduler-gte-3.11.2 branch from 103a6a9 to 775cf58 Compare June 2, 2026 21:04
@simongonzalezdc
Copy link
Copy Markdown
Owner

Superseded by the direct main-branch maintenance updates in c7e83d4/1ccb77a.

@simongonzalezdc simongonzalezdc deleted the dependabot/pip/caedo-api/apscheduler-gte-3.11.2 branch June 2, 2026 21:12
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 2, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant