Bump apscheduler from 3.9.1 to 3.9.1.post1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-14 17:04:22 +00:00 committed by GitHub
commit 9fca31b6da
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
apscheduler==3.9.1.post1
importlib-metadata==5.0.0
importlib-resources==5.10.0
pyinstaller==5.6.2

View file

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