Bump aiohttp from 3.6.2 to 3.8.1
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.2 to 3.8.1. - [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.6.2...v3.8.1) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
df36bdd29d
commit
c2e3af2773
3 changed files with 545 additions and 227 deletions
2
Pipfile
2
Pipfile
|
|
@ -5,7 +5,7 @@ name = "pypi"
|
|||
|
||||
[packages]
|
||||
hbmqtt = "~=0.9"
|
||||
aiohttp = "~=3.6"
|
||||
aiohttp = "~=3.8"
|
||||
tinydb = "~=3.15"
|
||||
pyyaml = "~=5.2"
|
||||
atomicwrites = "~=1.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue