Skip to content

Commit 3139713

Browse files
Bump aiohttp from 3.10.5 to 3.10.8
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.5 to 3.10.8. - [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.10.5...v3.10.8) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d3ac638 commit 3139713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ version = "0.0.0"
3232

3333
[project.optional-dependencies]
3434
server = [
35-
"aiohttp==3.10.5",
35+
"aiohttp==3.10.8",
3636
"aiorun==2024.8.1",
3737
"async-timeout==4.0.3",
3838
"coloredlogs==15.0.1",

0 commit comments

Comments
 (0)