File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ aiodhcpwatcher==1.0.2
4
4
aiodiscover==2.1.0
5
5
aiodns==3.2.0
6
6
aiohasupervisor==0.2.1
7
- aiohttp-fast-zlib==0.1.1
7
+ aiohttp-fast-zlib==0.2.0
8
8
aiohttp==3.11.0
9
9
aiohttp_cors==0.7.0
10
10
aiozoneinfo==0.2.1
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ dependencies = [
31
31
" aiohasupervisor==0.2.1" ,
32
32
" aiohttp==3.11.0" ,
33
33
" aiohttp_cors==0.7.0" ,
34
- " aiohttp-fast-zlib==0.1.1 " ,
34
+ " aiohttp-fast-zlib==0.2.0 " ,
35
35
" aiozoneinfo==0.2.1" ,
36
36
" astral==2.2" ,
37
37
" async-interrupt==1.2.0" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ aiodns==3.2.0
7
7
aiohasupervisor == 0.2.1
8
8
aiohttp == 3.11.0
9
9
aiohttp_cors == 0.7.0
10
- aiohttp-fast-zlib == 0.1.1
10
+ aiohttp-fast-zlib == 0.2.0
11
11
aiozoneinfo == 0.2.1
12
12
astral == 2.2
13
13
async-interrupt == 1.2.0
You can’t perform that action at this time.
0 commit comments