Skip to content

Commit ace6ee5

Browse files
Apply suggestions from code review
Co-authored-by: Sam Bull <[email protected]>
1 parent e33fd61 commit ace6ee5

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ aiohappyeyeballs==2.6.1
1212
# via
1313
# -r requirements/runtime-deps.in
1414
# aiohttp
15-
aiohttp==3.11.18
15+
aiohttp==3.13.5
1616
# via pytest-aiohttp
1717
aiohttp-theme==0.1.7
1818
# via -r requirements/doc.in

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ aiohappyeyeballs==2.6.1
1212
# via
1313
# -r requirements/runtime-deps.in
1414
# aiohttp
15-
aiohttp==3.11.18
15+
aiohttp==3.13.5
1616
# via pytest-aiohttp
1717
aiohttp-theme==0.1.7
1818
# via -r requirements/doc.in

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ aiodns==4.0.0
88
# via -r requirements/lint.in
99
aiohappyeyeballs==2.6.1
1010
# via aiohttp
11-
aiohttp==3.11.18
11+
aiohttp==3.13.5
1212
# via pytest-aiohttp
1313
aiosignal==1.3.2
1414
# via aiohttp

0 commit comments

Comments
 (0)