File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 types_or : [python, pyi]
3636 additional_dependencies : [
3737 ' aioconsole==0.8.2' ,
38+ ' aiohttp==3.14.1' ,
3839 ' aiokatcp==2.2.0' ,
3940 ' aiomonitor==0.7.1' ,
4041 ' astropy==7.2.0' ,
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ aiohappyeyeballs==2.6.1
1010 # -c qualification/../requirements-dev.txt
1111 # -c qualification/../requirements.txt
1212 # aiohttp
13- aiohttp == 3.13.4
13+ aiohttp == 3.14.1
1414 # via
1515 # -c qualification/../requirements-dev.txt
1616 # -c qualification/../requirements.txt
@@ -411,6 +411,7 @@ typing-extensions==4.15.0
411411 # via
412412 # -c qualification/../requirements-dev.txt
413413 # -c qualification/../requirements.txt
414+ # aiohttp
414415 # aiokatcp
415416 # aiomonitor
416417 # aiosignal
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ aiohappyeyeballs==2.6.1
88 # via
99 # -c requirements.txt
1010 # aiohttp
11- aiohttp == 3.13.4
11+ aiohttp == 3.14.1
1212 # via
1313 # -c requirements.txt
1414 # katgpucbf (pyproject.toml)
@@ -468,6 +468,7 @@ traitlets==5.14.3
468468typing-extensions == 4.15.0
469469 # via
470470 # -c requirements.txt
471+ # aiohttp
471472 # aiokatcp
472473 # aiomonitor
473474 # aiosignal
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ aioconsole==0.8.2
44 # via aiomonitor
55aiohappyeyeballs == 2.6.1
66 # via aiohttp
7- aiohttp == 3.13.4
7+ aiohttp == 3.14.1
88 # via
99 # katgpucbf (pyproject.toml)
1010 # aiomonitor
@@ -185,6 +185,7 @@ trafaret==2.1.1
185185 # via aiomonitor
186186typing-extensions == 4.15.0
187187 # via
188+ # aiohttp
188189 # aiokatcp
189190 # aiomonitor
190191 # aiosignal
You can’t perform that action at this time.
0 commit comments