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:
dependabot[bot] 2022-06-25 07:36:13 +00:00 committed by GitHub
parent df36bdd29d
commit c2e3af2773
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 545 additions and 227 deletions

View file

@ -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"