From d5de6f102f67a6e9132f67ff3f1b3443cddb300c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 11:03:30 +0000 Subject: [PATCH] Bump blinker from 1.7.0 to 1.8.1 Bumps [blinker](https://github.com/pallets-eco/blinker) from 1.7.0 to 1.8.1. - [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.7.0...1.8.1) --- updated-dependencies: - dependency-name: blinker 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 5da16e3c96..c420c9ab77 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ gunicorn[eventlet]==21.2.0 jsonschema==4.22.0 apispec==6.3.1 apispec-webframeworks==0.5.2 -blinker==1.7.0 +blinker==1.8.1 Babel==2.12.1 PyYAML==6.0.1 python-frontmatter==1.1.0