open-webui/backend
dependabot[bot] ee6b8c5b72
chore(deps): bump markdown from 3.6 to 3.7 in /backend
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.6 to 3.7.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.6...3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-22 12:07:04 +00:00
..
apps Merge pull request #4768 from zhaofengli/db-url-fixes 2024-08-22 14:01:28 +02: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 enh: better pdf CJK language support 2024-08-19 17:50:42 +02:00
test refac 2024-07-08 23:07:23 -07:00
utils fix: DeprecationWarning for datetime.utcnow() by using datetime.now(UTC) 2024-08-22 15:12:40 +08:00
.dockerignore
.gitignore
alembic.ini
config.py fix 2024-08-21 18:29:52 +02:00
constants.py feat: merge responses 2024-08-18 20:59:59 +02:00
dev.sh
main.py fix: filter compatibility issue 2024-08-22 01:08:59 +02:00
requirements.txt chore(deps): bump markdown from 3.6 to 3.7 in /backend 2024-08-22 12:07:04 +00:00
start_windows.bat
start.sh revert 2024-08-08 09:45:52 +02:00