Skip to content

Commit df09c2a

Browse files
Bump aiohttp from 3.9.1 to 3.9.4
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.1 to 3.9.4. - [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.1...v3.9.4) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 99b2958 commit df09c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies = [
1515

1616
[dependency-groups]
1717
dev = [
18-
"aiohttp==3.9.1",
18+
"aiohttp==3.12.14",
1919
"ipython>=8.18.1",
2020
"pytest==8.4.1",
2121
"pytest-cov==6.2.1",

0 commit comments

Comments
 (0)