Skip to content

Commit 7c44bdd

Browse files
committed
Fix apscheduler warning by bumping to 3.9.1.post1
1 parent 7320fd3 commit 7c44bdd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ itsdangerous = "2.0.1"
7979
humanize = "4.1.0"
8080
celery = "5.2.7"
8181
redis = "4.5.5"
82-
apscheduler = "3.9.1"
82+
apscheduler = "3.9.1.post1"
8383
pillow = "9.5.0"
8484
gunicorn = "20.1.0"
8585
boto = "2.49"

0 commit comments

Comments
 (0)