From f6a5f337f16f27bd9cd7650320038ec4f053b796 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 11:31:51 +0000 Subject: [PATCH] Bump flask-cors from 5.0.1 to 6.0.0 Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 5.0.1 to 6.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/5.0.1...6.0.0) --- updated-dependencies: - dependency-name: flask-cors dependency-version: 6.0.0 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 79ecc2e..a52749f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ docopt-ng==0.9.0 Flask==3.1.0 -Flask-Cors==5.0.1 +Flask-Cors==6.0.0 pyaml==25.1.0 python-gitlab==5.6.0 rdflib==7.1.3