Browse Source

Bump aiohttp from 3.9.4 to 3.10.2 in /examples/server/aiohttp

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.4 to 3.10.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.4...v3.10.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
pull/1372/head
dependabot[bot] 8 months ago
committed by GitHub
parent
commit
ba766a1096
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.4
aiohttp==3.10.2
async-timeout==1.1.0
chardet==2.3.0
multidict==2.1.4

Loading…
Cancel
Save