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
static
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
.gitignore
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
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
start.sh