mirror of https://github.com/Rooba/MapleSVG.git
Bump aiohttp from 3.8.1 to 3.8.5
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.1 to 3.8.5. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.1...v3.8.5) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
55969bea2f
commit
7791ef9e4e
File diff suppressed because it is too large
Load Diff
|
@ -14,7 +14,7 @@ authors = ["rooba <ra@tcp.direct>"]
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
aiohttp = "^3.8.1"
|
||||
aiohttp = "^3.8.5"
|
||||
fastapi = "^0.78.0"
|
||||
uvloop = "^0.16.0"
|
||||
uvicorn = "^0.17.6"
|
||||
|
|
Loading…
Reference in New Issue