Merged
Merged
Conversation
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| APScheduler (changelog) | ~=3.10.4 -> ~=3.11.0 |
Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.
Release Notes
agronholm/apscheduler (APScheduler)v3.11.0
- Dropped support for Python 3.6 and 3.7
- Added support for
ZoneInfotime zones and deprecated support for pytz time zones - Added
CalendarIntervalTrigger, backported from the 4.x series - Added the ability to export and import jobs via
scheduler.export_jobs()andscheduler.import_jobs(), respectively - Removed the dependency on
six - Changed
ProcessPoolExecutorto spawn new subprocesses from scratch instead of forking on all platform - Fixed
AsyncIOSchedulerinadvertently creating a defunct event loop at start, leading to the scheduler not working at all - Fixed
ProcessPoolExecutornot respecting the passed keyword arguments when a broken pool was being replaced
Configuration
๐ Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).
๐ฆ Automerge: Enabled.
โป Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
๐ Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
renovate Bot deleted the renovate/apscheduler-3.x branch
September 15, 2025 20:44