build(deps): bump the pip group across 2 directories with 1 update

Bumps the pip group with 1 update in the / directory: [flask-cors](https://github.com/corydolphin/flask-cors).
Bumps the pip group with 1 update in the /backend directory: [flask-cors](https://github.com/corydolphin/flask-cors).


Updates `flask-cors` from 4.0.1 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.1...5.0.0)

Updates `flask-cors` from 4.0.1 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.1...5.0.0)

---
updated-dependencies:
- dependency-name: flask-cors
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: flask-cors
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-03 15:32:52 +00:00 committed by GitHub
parent f4df49e600
commit 856759d350
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ pydantic==2.8.2
python-multipart==0.0.9
Flask==3.0.3
Flask-Cors==4.0.1
Flask-Cors==5.0.0
python-socketio==5.11.3
python-jose==3.3.0

View File

@ -12,7 +12,7 @@ dependencies = [
"python-multipart==0.0.9",
"Flask==3.0.3",
"Flask-Cors==4.0.1",
"Flask-Cors==5.0.0",
"python-socketio==5.11.3",
"python-jose==3.3.0",