Bump apscheduler from 3.9.1.post1 to 3.10.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-01 17:05:49 +00:00 committed by GitHub
commit 0a2520d9d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
apscheduler==3.9.1.post1
apscheduler==3.10.0
importlib-metadata==5.2.0
importlib-resources==5.10.1
pyinstaller==5.7.0

View file

@ -1,5 +1,5 @@
appdirs==1.4.4
apscheduler==3.9.1.post1
apscheduler==3.10.0
arrow==1.2.3
backports.csv==1.0.7
backports.functools-lru-cache==1.6.4