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 Update config.json 2024-07-11 00:02:59 -05:00
migrations fix: update logging configuration in env.py 2024-07-12 21:12:30 +01:00
open_webui
static refac: splash screen 2024-07-08 22:20:00 -07:00
test refac 2024-07-08 23:07:23 -07:00
utils feat: merge responses 2024-08-18 20:59:59 +02:00
.dockerignore
.gitignore
alembic.ini feat(sqlalchemy): use subprocess to do migrations 2024-06-27 07:48:08 +02:00
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 update 2024-06-11 12:32:29 -04:00
start.sh revert 2024-08-08 09:45:52 +02:00