Skip to content

Commit dda40c0

Browse files
Bump aiohttp from 3.9.5 to 3.10.2
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] <support@github.com>
1 parent 14476c1 commit dda40c0

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
@@ -28,7 +28,7 @@ keywords = [
2828
"PV",
2929
]
3030
dependencies = [
31-
"aiohttp==3.9.5",
31+
"aiohttp==3.10.2",
3232
"numpy==1.26.4",
3333
"pvlib==0.10.3",
3434
"scipy<1.14.0",

0 commit comments

Comments
 (0)