mirror of
https://github.com/open-webui/open-webui
synced 2024-11-25 13:29:53 +00:00
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>
This commit is contained in:
parent
8d257ed596
commit
208833d9f2
@ -11,7 +11,7 @@ python-jose==3.3.0
|
|||||||
passlib[bcrypt]==1.7.4
|
passlib[bcrypt]==1.7.4
|
||||||
|
|
||||||
requests==2.32.3
|
requests==2.32.3
|
||||||
aiohttp==3.9.5
|
aiohttp==3.10.2
|
||||||
|
|
||||||
sqlalchemy==2.0.31
|
sqlalchemy==2.0.31
|
||||||
alembic==1.13.2
|
alembic==1.13.2
|
||||||
|
@ -19,7 +19,7 @@ dependencies = [
|
|||||||
"passlib[bcrypt]==1.7.4",
|
"passlib[bcrypt]==1.7.4",
|
||||||
|
|
||||||
"requests==2.32.3",
|
"requests==2.32.3",
|
||||||
"aiohttp==3.9.5",
|
"aiohttp==3.10.2",
|
||||||
|
|
||||||
"sqlalchemy==2.0.31",
|
"sqlalchemy==2.0.31",
|
||||||
"alembic==1.13.2",
|
"alembic==1.13.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user