Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
3cdeb4c5b5 build(deps): bump flask-cors from 6.0.2 to 6.0.5 in /src
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 6.0.2 to 6.0.5.
- [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.2...6.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-08 20:34:42 +00:00

View File

@@ -3,7 +3,7 @@ ifcfg==0.24
psutil==7.2.2
pyotp==2.9.0
Flask==3.1.2
flask-cors==6.0.2
flask-cors==6.0.5
icmplib==3.0.4
gunicorn==26.0.0
requests==2.34.0