open-webui/backend
dependabot[bot] a54d3ad512
chore(deps): bump bcrypt from 4.1.3 to 4.2.0 in /backend
Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.1.3 to 4.2.0.
- [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py)
- [Commits](https://github.com/pyca/bcrypt/compare/4.1.3...4.2.0)

---
updated-dependencies:
- dependency-name: bcrypt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 12:05:37 +00:00
..
apps Optimize imports 2024-08-18 14:19:29 -07:00
data
migrations
open_webui
static
test refac 2024-07-08 23:07:23 -07:00
utils feat: merge responses 2024-08-18 20:59:59 +02:00
.dockerignore fix: litellm config issue 2024-02-24 22:35:11 -08:00
.gitignore
alembic.ini
config.py Black format 2024-08-18 15:04:01 -07:00
constants.py feat: merge responses 2024-08-18 20:59:59 +02:00
dev.sh
main.py Allow seting CORS origin 2024-08-18 14:19:29 -07:00
requirements.txt chore(deps): bump bcrypt from 4.1.3 to 4.2.0 in /backend 2024-08-19 12:05:37 +00:00
start_windows.bat
start.sh