Skip to content

Commit 28b190e

Browse files
committed
Update frozen requirements
Signed-off-by: Javier Marcet <javier@marcet.info>
1 parent b502533 commit 28b190e

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

requirements-frozen-win.txt

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,35 @@
11
aiofiles==24.1.0
2-
aiohappyeyeballs==2.4.6
3-
aiohttp==3.11.13
2+
aiohappyeyeballs==2.6.1
3+
aiohttp==3.11.18
44
aiosignal==1.3.2
55
async-files==0.4
66
asyncio==3.4.3
77
asyncio-dgram==2.2.0
8-
asyncstdlib==3.13.0
9-
attrs==25.1.0
10-
cx_Freeze==7.2.10
8+
asyncstdlib==3.13.1
9+
attrs==25.3.0
10+
cx_Freeze==8.3.0
1111
cx_Logging==3.2.1
1212
defusedxml==0.7.1
13-
filelock==3.17.0
14-
frozenlist==1.5.0
13+
filelock==3.18.0
14+
frozenlist==1.6.0
1515
html5tagger==1.3.0
1616
httptools==0.6.4
1717
idna==3.10
18-
lief==0.16.4
19-
multidict==6.1.0
18+
lief==0.16.5
19+
multidict==6.4.4
2020
prometheus-client==0.16.0
21-
propcache==0.3.0
21+
propcache==0.3.1
2222
psutil==7.0.0
23-
pywin32==308
24-
sanic==24.12.0
23+
pywin32==310
24+
sanic==25.3.0
2525
sanic-prometheus @ git+https://github.com/AltanAlpay/sanic-prometheus@278fbd7e5e7217310401b5b0378467131e8ef13c
2626
sanic-routing==23.12.0
27-
setuptools==75.8.2
27+
setuptools==80.8.0
2828
tomli==2.2.1
2929
tracerite==1.1.1
30-
typing_extensions==4.12.2
30+
typing_extensions==4.13.2
3131
ujson==5.10.0
3232
uvloop==0.21.0
33-
websockets==15.0
33+
websockets==15.0.1
3434
xmltodict==0.14.2
35-
yarl==1.18.3
35+
yarl==1.20.0

requirements-frozen.txt

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,33 @@
11
aiofiles==24.1.0
2-
aiohappyeyeballs==2.4.6
3-
aiohttp==3.11.13
2+
aiohappyeyeballs==2.6.1
3+
aiohttp==3.11.18
44
aiosignal==1.3.2
55
async-files==0.4
66
asyncio==3.4.3
77
asyncio-dgram==2.2.0
8-
asyncstdlib==3.13.0
9-
attrs==25.1.0
8+
asyncstdlib==3.13.1
9+
attrs==25.3.0
1010
defusedxml==0.7.1
11-
filelock==3.17.0
12-
frozenlist==1.5.0
11+
filelock==3.18.0
12+
frozenlist==1.6.0
1313
html5tagger==1.3.0
1414
httptools==0.6.4
1515
idna==3.10
16-
multidict==6.1.0
16+
multidict==6.4.4
1717
netifaces==0.11.0
1818
prometheus-client==0.16.0
19-
propcache==0.3.0
19+
propcache==0.3.1
2020
psutil==7.0.0
21-
sanic==24.12.0
21+
sanic==25.3.0
2222
sanic-prometheus @ git+https://github.com/AltanAlpay/sanic-prometheus@278fbd7e5e7217310401b5b0378467131e8ef13c
2323
sanic-routing==23.12.0
24-
setproctitle==1.3.5
25-
setuptools==75.8.2
24+
setproctitle==1.3.6
25+
setuptools==80.8.0
2626
tomli==2.2.1
2727
tracerite==1.1.1
28-
typing_extensions==4.12.2
28+
typing_extensions==4.13.2
2929
ujson==5.10.0
3030
uvloop==0.21.0
31-
websockets==15.0
31+
websockets==15.0.1
3232
xmltodict==0.14.2
33-
yarl==1.18.3
33+
yarl==1.20.0

0 commit comments

Comments
 (0)