open-webui/backend
dependabot[bot] b7cda48a03
build(deps): bump aiohttp from 3.10.2 to 3.10.5 in /backend
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.2 to 3.10.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.2...v3.10.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-01 02:56:42 +00:00
..
apps fix imports 2024-08-30 22:29:45 +02:00
data feat: config.json db migration 2024-08-25 16:52:36 +02:00
migrations sort and fix backend imports 2024-08-30 22:26:22 +02:00
open_webui
static enh: better pdf CJK language support 2024-08-19 17:50:42 +02:00
test sort and fix backend imports 2024-08-30 22:26:22 +02:00
utils sort and fix backend imports 2024-08-30 22:26:22 +02:00
.dockerignore fix: litellm config issue 2024-02-24 22:35:11 -08:00
.gitignore
alembic.ini
config.py sort and fix backend imports 2024-08-30 22:26:22 +02:00
constants.py feat: merge responses 2024-08-18 20:59:59 +02:00
dev.sh
env.py sort and fix backend imports 2024-08-30 22:26:22 +02:00
main.py Merge pull request #4957 from pascallim/fix/imports 2024-08-31 20:09:04 +02:00
requirements.txt build(deps): bump aiohttp from 3.10.2 to 3.10.5 in /backend 2024-09-01 02:56:42 +00:00
start_windows.bat
start.sh