forked from phoenix/litellm-mirror
Bump aiohttp from 3.8.4 to 3.9.0
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.4 to 3.9.0. - [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.8.4...v3.9.0) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
014abddff6
commit
8b439d374a
1 changed files with 1 additions and 1 deletions
|
@ -22,5 +22,5 @@ tokenizers==0.14.0 # for calculating usage
|
|||
click==8.1.7 # for proxy cli
|
||||
jinja2==3.1.2 # for prompt templates
|
||||
certifi>=2023.7.22 # [TODO] clean up
|
||||
aiohttp==3.8.4 # for network calls
|
||||
aiohttp==3.9.0 # for network calls
|
||||
####
|
Loading…
Add table
Add a link
Reference in a new issue