From daee1c1cf1c179805a994439cd45238aefdb57b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 23:20:24 +0000 Subject: [PATCH] Bump blinker from 1.6.3 to 1.7.0 (#424) Bumps [blinker](https://github.com/pallets-eco/blinker) from 1.6.3 to 1.7.0. - [Release notes](https://github.com/pallets-eco/blinker/releases) - [Changelog](https://github.com/pallets-eco/blinker/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets-eco/blinker/compare/1.6.3...1.7.0) --- updated-dependencies: - dependency-name: blinker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aec7e1c4..e5bc18cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ APScheduler==3.10.4 -blinker==1.6.3 +blinker==1.7.0 certifi==2023.7.22 cffi==1.16.0 charset-normalizer==3.3.2