Update dependency apscheduler to ^3.9.1-post.0

This commit is contained in:
renovate[bot]
2023-08-14 12:39:27 +00:00
parent 70abfa87af
commit 135abb8684
2 changed files with 5 additions and 5 deletions

8
poetry.lock generated
View File

@ -126,14 +126,14 @@ frozenlist = ">=1.1.0"
[[package]]
name = "apscheduler"
version = "3.10.2"
version = "3.10.3"
description = "In-process task scheduler with Cron-like capabilities"
category = "main"
optional = false
python-versions = ">=3.6"
files = [
{file = "APScheduler-3.10.2-py3-none-any.whl", hash = "sha256:1b6b4cb3fcb1cfd858d12d77c206f838b1c0cd0489a2643c1303e198ed7c0167"},
{file = "APScheduler-3.10.2.tar.gz", hash = "sha256:64b65f9ad6803846ca6d9ce0efcb4d7a049df7cb7cf2eb46eddf74dfa7665f8d"},
{file = "APScheduler-3.10.3-py3-none-any.whl", hash = "sha256:1611d207b095ff52d97884e90736c192bdd94dbd44ce27eb92c3f1da24a400d3"},
{file = "APScheduler-3.10.3.tar.gz", hash = "sha256:3f17fd3915f14f4bfa597f552130a14a9d1cc74a002fa1d95dd671cb48dba70e"},
]
[package.dependencies]
@ -1125,4 +1125,4 @@ multidict = ">=4.0"
[metadata]
lock-version = "2.0"
python-versions = "^3.9"
content-hash = "6d8b992fe71ebdbc8ea14f38a2f286b235a84cfbec000aaa1fc8342d17b8a43a"
content-hash = "6b4a083c5eaacef4a7dc61a023cb7d520cd208ea86eedec2961948379c2140ab"