From cbc4fc36a1b74d3432f103b02415fbd7d17012d3 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sun, 24 Nov 2024 21:56:08 +0200 Subject: [PATCH] Update dependency apscheduler to ~=3.11.0 --- requirements/pycord.txt | 2 +- requirements/pyrogram.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/pycord.txt b/requirements/pycord.txt index 520f02f..1742a0a 100644 --- a/requirements/pycord.txt +++ b/requirements/pycord.txt @@ -1,2 +1,2 @@ -apscheduler~=3.10.4 +apscheduler~=3.11.0 py-cord~=2.6.0 \ No newline at end of file diff --git a/requirements/pyrogram.txt b/requirements/pyrogram.txt index 572ac17..8599c5f 100644 --- a/requirements/pyrogram.txt +++ b/requirements/pyrogram.txt @@ -1,2 +1,2 @@ -apscheduler~=3.10.4 +apscheduler~=3.11.0 pyrofork~=2.3.32 \ No newline at end of file