From 4a2fb56ca9854f748877e50ddc93d68ef290e496 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 14:20:36 +0000 Subject: [PATCH] Bump apscheduler from 3.6.3 to 3.10.1 Bumps [apscheduler](https://github.com/agronholm/apscheduler) from 3.6.3 to 3.10.1. - [Changelog](https://github.com/agronholm/apscheduler/blob/3.10.1/docs/versionhistory.rst) - [Commits](https://github.com/agronholm/apscheduler/compare/v3.6.3...3.10.1) --- updated-dependencies: - dependency-name: apscheduler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac7b3f6..caab979 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiofiles==23.1.0 aiohttp==3.8.4 -apscheduler==3.6.3 +apscheduler==3.10.1 asyncio==3.4.3 beautifulsoup4==4.12.2 bing_image_downloader==1.1.2