Skip to content

Update schedule requirement from >=1.2 to >=1.2.2#14

Merged
dvir001 merged 1 commit into
mainfrom
dependabot/pip/schedule-gte-1.2.2
May 11, 2026
Merged

Update schedule requirement from >=1.2 to >=1.2.2#14
dvir001 merged 1 commit into
mainfrom
dependabot/pip/schedule-gte-1.2.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 26, 2026

Updates the requirements on schedule to permit the latest version.

Changelog

Sourced from schedule's changelog.

1.2.2 (2024-05-25) ++++++++++++++++++

1.2.1 (2023-11-01) ++++++++++++++++++

  • Fix bug where schedule was off when using .at with timezone (#583) Thanks @​AnezeR!

1.2.0 (2023-04-10) ++++++++++++++++++

1.1.0 (2021-04-09) ++++++++++++++++++

1.0.0 (2021-01-20) ++++++++++++++++++

Depending on your configuration, the following bugfixes might change schedule's behaviour:

  • Fix: idle_seconds crashes when no jobs are scheduled. See #401. Thanks @​yoonghm!
  • Fix: day.at('HH:MM:SS') where HMS=now+10s doesn't run today. See #331. Thanks @​qmorek!
  • Fix: hour.at('MM:SS'), the seconds are set to 00. See #290. Thanks @​eladbi!
  • Fix: Long-running jobs skip a day when they finish in the next day #404. Thanks @​4379711!

... (truncated)

Commits

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 26, 2026

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Updates the requirements on [schedule](https://github.com/dbader/schedule) to permit the latest version.
- [Changelog](https://github.com/dbader/schedule/blob/master/HISTORY.rst)
- [Commits](dbader/schedule@1.2.0...1.2.2)

---
updated-dependencies:
- dependency-name: schedule
  dependency-version: 1.2.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/schedule-gte-1.2.2 branch from 9d37f31 to 02c587e Compare May 11, 2026 07:40
@dvir001 dvir001 merged commit cf27509 into main May 11, 2026
6 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/schedule-gte-1.2.2 branch May 11, 2026 07:43
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.

1 participant