open-webui/backend
dependabot[bot] 842a6a6ee0
chore(deps): bump alembic from 1.13.1 to 1.13.2 in /backend
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)

---
updated-dependencies:
- dependency-name: alembic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 03:11:10 +00:00
..
apps fix: db 2024-07-07 09:09:09 -07:00
data chore: format 2024-06-25 08:00:32 -07:00
migrations feat(sqlalchemy): add new column 2024-06-28 09:21:07 +02:00
open_webui infra: build 2024-05-20 16:34:37 +08:00
static Create logo.png 2024-05-02 01:21:44 -07:00
test feat(sqlalchemy): formatting 2024-06-27 07:48:26 +02:00
utils Merge pull request #3327 from jonathan-rohde/feat/sqlalchemy-instead-of-peewee 2024-07-02 16:40:13 -07:00
.dockerignore fix: litellm config issue 2024-02-24 22:35:11 -08:00
.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 Merge pull request #3621 from open-webui/dev 2024-07-03 20:59:14 -07:00
constants.py refac: task flag 2024-07-03 15:46:56 -07:00
dev.sh fix: make backend/fix.sh executable 2024-04-29 21:01:54 +01:00
main.py Merge pull request #3668 from open-webui/dev 2024-07-05 22:29:13 -07:00
requirements.txt chore(deps): bump alembic from 1.13.1 to 1.13.2 in /backend 2024-07-08 03:11:10 +00:00
start_windows.bat update 2024-06-11 12:32:29 -04:00
start.sh Update start.sh to be case-independent when testing env vars 2024-06-08 10:59:59 -07:00