From 98690f3973f95bbbc018a6e4e4bd4df4dfb0ae21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 16:54:47 +0000 Subject: [PATCH] Bump flask-cors from 4.0.0 to 4.0.1 in /src/collectors Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/corydolphin/flask-cors/releases) - [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md) - [Commits](https://github.com/corydolphin/flask-cors/compare/4.0.0...4.0.1) --- updated-dependencies: - dependency-name: flask-cors dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/collectors/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/collectors/requirements.txt b/src/collectors/requirements.txt index 2cc2ae43f..42a307b6d 100644 --- a/src/collectors/requirements.txt +++ b/src/collectors/requirements.txt @@ -3,7 +3,7 @@ bleach==6.1.0 dateparser==1.2.0 feedparser==6.0.11 Flask==3.0.2 -Flask-Cors==4.0.0 +Flask-Cors==4.0.1 Flask-RESTful==0.3.10 gevent==24.2.1 gunicorn==21.2.0