Browse Source

Bump aiohttp from 3.8.6 to 3.9.0 in /examples/server/aiohttp (#1281) #nolog

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 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.6...v3.9.0)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1284/head
dependabot[bot] 1 year ago
committed by GitHub
parent
commit
6967eca550
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      examples/server/aiohttp/requirements.txt

2
examples/server/aiohttp/requirements.txt

@ -1,4 +1,4 @@
aiohttp==3.8.6
aiohttp==3.9.0
async-timeout==1.1.0
chardet==2.3.0
multidict==2.1.4

Loading…
Cancel
Save