From 503444d35d254ca2872ce78da9e8efc62a43da71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 23:00:40 +0000 Subject: [PATCH] Bump flask-cors from 4.0.0 to 5.0.0 Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.0 to 5.0.0. - [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...5.0.0) --- updated-dependencies: - dependency-name: flask-cors dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5b33a5d..1873794 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ boto3==1.35.5 requests==2.32.3 Pillow==10.4.0 Flask==2.2.3 -Flask-Cors==4.0.0 +Flask-Cors==5.0.0 yt-dlp==2022.7.18 Werkzeug==2.3.7 numerize==0.12