Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Bump apscheduler from 3.8.0 to 3.9.1 #789

Merged
merged 1 commit into from
Jul 4, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2022

Bumps apscheduler from 3.8.0 to 3.9.1.

Changelog

Sourced from apscheduler's changelog.

3.9.1

  • Removed a leftover check for pytz localize() and normalize() methods

3.9.0

  • Added support for PySide6 to the Qt scheduler
  • No longer enforce pytz time zones (support for others is experimental in the 3.x series)
  • Fixed compatibility with PyMongo 4
  • Fixed pytz deprecation warnings
  • Fixed RuntimeError when shutting down the scheduler from a scheduled job

3.8.1

  • Allowed the use of tzlocal v4.0+ in addition to v2.*
Commits
  • a5e2cad Removed a leftover check for pytz timezones
  • f126487 Added the publish workflow
  • f2acba1 Added the release version
  • 526f1d9 Mentioned PySide6 in README
  • edf021a Fixed the qt example so it works with PySide6
  • c9f8c37 Added support for PySide6 to the Qt scheduler
  • 5a0caff Replaced the Google group with the GitHub discussion forum
  • 4258493 Fixed RuntimeError when shutting down the scheduler from a scheduled job
  • 222ba49 Fixed pytz deprecation warnings
  • 885ed76 Updated the badges
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [apscheduler](https://github.com/agronholm/apscheduler) from 3.8.0 to 3.9.1.
- [Release notes](https://github.com/agronholm/apscheduler/releases)
- [Changelog](https://github.com/agronholm/apscheduler/blob/3.9.1/docs/versionhistory.rst)
- [Commits](agronholm/apscheduler@3.8.0...3.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 4, 2022
@sanders41 sanders41 merged commit 8e43ba6 into main Jul 4, 2022
@sanders41 sanders41 deleted the dependabot/pip/apscheduler-3.9.1 branch July 4, 2022 18:29
sanders41 pushed a commit that referenced this pull request Sep 22, 2022
Bumps [apscheduler](https://github.com/agronholm/apscheduler) from 3.8.0 to 3.9.1.
- [Release notes](https://github.com/agronholm/apscheduler/releases)
- [Changelog](https://github.com/agronholm/apscheduler/blob/3.9.1/docs/versionhistory.rst)
- [Commits](agronholm/apscheduler@3.8.0...3.9.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

1 participant