Browse Source

Bump aiohttp from 3.9.0 to 3.9.2 in /examples/server/aiohttp (#1303) #nolog

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

---
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/1307/head
dependabot[bot] 1 year ago
committed by GitHub
parent
commit
5f00188b54
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      examples/server/aiohttp/requirements.txt

2
examples/server/aiohttp/requirements.txt

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

Loading…
Cancel
Save