open-webui/backend
dependabot[bot] 856759d350
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>
2024-09-03 15:32:52 +00:00
..
apps Merge pull request #4917 from Yanyutin753/upload_files_limit 2024-08-27 17:09:52 +02:00
data feat: config.json db migration 2024-08-25 16:52:36 +02:00
migrations feat: config.json db migration 2024-08-25 16:52:36 +02:00
open_webui
static enh: better pdf CJK language support 2024-08-19 17:50:42 +02:00
test
utils refac: support list in json schema to pydantic 2024-08-27 21:42:22 +01:00
.dockerignore
.gitignore fix: gitignore 2024-02-24 00:29:03 -08:00
alembic.ini feat(sqlalchemy): use subprocess to do migrations 2024-06-27 07:48:08 +02:00
config.py refac: do not change default behaviour 2024-08-27 15:30:57 +02:00
constants.py feat: merge responses 2024-08-18 20:59:59 +02:00
dev.sh
env.py feat: config.json db migration 2024-08-25 16:52:36 +02:00
main.py refac 2024-08-27 17:05:24 +02:00
requirements.txt build(deps): bump the pip group across 2 directories with 1 update 2024-09-03 15:32:52 +00:00
start_windows.bat
start.sh revert 2024-08-08 09:45:52 +02:00