build(deps): bump flask-cors from 6.0.1 to 6.0.2 in /src (#1036)

Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 6.0.1 to 6.0.2.
- [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/6.0.1...6.0.2)

---
updated-dependencies:
- dependency-name: flask-cors
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-02 18:28:51 +01:00
committed by GitHub
parent 126c200fa2
commit 87bdc5dde9

View File

@@ -3,7 +3,7 @@ ifcfg==0.24
psutil==7.1.3
pyotp==2.9.0
Flask==3.1.2
flask-cors==6.0.1
flask-cors==6.0.2
icmplib==3.0.4
gunicorn==23.0.0
requests==2.32.5