File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- FROM python:3.14.0 -alpine
1+ FROM python:3.14.1 -alpine
22ARG VERSION
33
44WORKDIR .
Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ chacha20poly1305-reuseable==0.13.2
55ifaddr == 0.2.0
66ifaddr == 0.2.0
77miniaudio == 1.61
8- protobuf == 6.31.1
8+ protobuf == 6.33.0
99pydantic == 2.11.7
1010requests == 2.32.4
1111srptools == 1.0.1
1212tabulate == 0.9.0
13- tinytag == 2.1.1
13+ tinytag == 2.1.2
1414zeroconf == 0.147.0
Original file line number Diff line number Diff line change 1- black==25.1 .0
1+ black==25.11 .0
22deepdiff==8.6.1
33flake8==7.3.0
44isort==6.0.1
@@ -7,14 +7,14 @@ pyfakefs==5.10.1
77pylint==3.3.7
88pytest==8.4.1
99pytest-asyncio==0.26.0
10- pytest-cov==6.2.1
10+ pytest-cov==7.0.0
1111pytest-timeout==2.4.0
1212pytest-aiohttp==1.0.5
1313pytest_httpserver==1.1.3
1414pytest-xdist==3.8.0
1515pydocstyle==6.3.0
1616mypy==1.18.2
1717mypy-protobuf==3.6.0
18- types-protobuf==6.32.1.20250918
18+ types-protobuf==6.32.1.20251105
1919types-requests==2.32.4.20250611
2020types-tabulate==0.9.0.20241207
You can’t perform that action at this time.
0 commit comments