Bump apscheduler from 3.8.1 to 3.9.0.post1

Bumps [apscheduler](https://github.com/agronholm/apscheduler) from 3.8.1 to 3.9.0.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.8.1...3.9.0.post1)

---
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]
2022-02-25 06:12:56 +00:00
committed by GitHub
parent 874f2ff80b
commit 0cd93016f7
2 changed files with 6 additions and 6 deletions

View File

@ -25,7 +25,7 @@ python = "^3.9"
"discord.py" = "^1.7.3"
python-dotenv = "^0.19.2"
discord-py-slash-command = "^3.0.3"
APScheduler = "^3.8.1"
APScheduler = "^3.9.0"
dateparser = "^1.1.0"
SQLAlchemy = "^1.4.31"