Skip to content

Commit ba3f942

Browse files
Bump aiohttp from 3.9.5 to 3.10.2 (#942)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.5 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](aio-libs/aiohttp@v3.9.5...v3.10.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>
1 parent 7d87c9d commit ba3f942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ werkzeug<3.1 # See: https://github.com/psf/httpbin/issues/35
2424

2525
# Benchmarking and profiling
2626
uvicorn==0.30.1
27-
aiohttp==3.9.5
27+
aiohttp==3.10.2
2828
urllib3==2.2.2
2929
matplotlib==3.7.5
3030
pyinstrument==4.6.2

0 commit comments

Comments
 (0)