open-webui/backend
dependabot[bot] 208833d9f2
chore(deps): bump the pip group across 2 directories with 1 update
Bumps the pip group with 1 update in the / directory: [aiohttp](https://github.com/aio-libs/aiohttp).
Bumps the pip group with 1 update in the /backend directory: [aiohttp](https://github.com/aio-libs/aiohttp).


Updates `aiohttp` from 3.9.5 to 3.10.2
- [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.9.5...v3.10.2)

Updates `aiohttp` from 3.9.5 to 3.10.2
- [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.9.5...v3.10.2)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: aiohttp
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-09 18:21:50 +00:00
..
apps Merge commit from fork 2024-08-08 11:47:33 +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 refac: splash screen 2024-07-08 22:20:00 -07:00
test refac 2024-07-08 23:07:23 -07:00
utils Merge pull request #4295 from michaelpoluektov/refactor-tools 2024-08-04 14:17:52 +02:00
.dockerignore
.gitignore
alembic.ini
config.py Merge pull request #4351 from cheahjs/feat/disable-admin-chat-view 2024-08-04 16:37:30 +02:00
constants.py refac 2024-07-11 15:20:56 -07:00
dev.sh
main.py chore: format 2024-08-04 17:42:16 +02:00
requirements.txt chore(deps): bump the pip group across 2 directories with 1 update 2024-08-09 18:21:50 +00:00
start_windows.bat
start.sh