Skip to content

Commit a2a9e34

Browse files
authored
Bump aiohttp to support python 3.12. (#1802)
1 parent f196549 commit a2a9e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pymodbus
2424
# pip install pymodbus[serial]
2525

2626
# install:repl
27-
aiohttp>=3.8.5
27+
aiohttp>=3.8.6
2828
typer[all]>=0.7.0
2929
prompt-toolkit>=3.0.36
3030
pygments>=2.15.0

0 commit comments

Comments
 (0)