File tree 3 files changed +15
-15
lines changed
3 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 1
1
colorlog == 6.8.2
2
- homeassistant == 2024.8 .2
2
+ homeassistant == 2024.9 .2
3
3
pip >= 21.0 ,< 24.1
4
- ruff == 0.6.1
4
+ ruff == 0.6.5
5
5
pre-commit
Original file line number Diff line number Diff line change 1
1
asynctest==0.13.0
2
2
aioresponses==0.7.6
3
3
codecov==2.1.13
4
- coverage==7.6.0
5
- jsonpickle==3.2.2
4
+ coverage==7.6.1
5
+ jsonpickle==3.3.0
6
6
mock-open==1.4.0
7
- mypy==1.11.0
8
- pylint==3.2.6
7
+ mypy==1.11.2
8
+ pylint==3.2.7
9
9
astroid==3.2.4
10
10
pipdeptree==2.23.1
11
11
pylint-strict-informational==0.1
12
12
pytest-aiohttp==1.0.5
13
- pytest-asyncio==0.23.8
13
+ pytest-asyncio==0.24.0
14
14
pytest-cov==5.0.0
15
15
pytest-test-groups==1.0.3
16
16
pytest-sugar==1.0.0
17
17
pytest-timeout==2.3.1
18
18
pytest-xdist==3.6.1
19
- pytest==8.3.2
19
+ pytest==8.3.3
20
20
requests-mock==1.12.1
21
21
responses==0.25.3
22
22
stdlib-list==0.10.0
23
- tqdm==4.66.4
24
- pytest-homeassistant-custom-component==0.13.154
23
+ tqdm==4.66.5
24
+ pytest-homeassistant-custom-component==0.13.163
Original file line number Diff line number Diff line change @@ -2,21 +2,21 @@ asynctest==0.13.0
2
2
aioresponses==0.7.6
3
3
codecov==2.1.13
4
4
coverage==7.6.1
5
- jsonpickle==3.2.2
5
+ jsonpickle==3.3.0
6
6
mock-open==1.4.0
7
- mypy==1.11.1
8
- pylint==3.2.6
7
+ mypy==1.11.2
8
+ pylint==3.2.7
9
9
astroid==3.2.4
10
10
pipdeptree==2.23.1
11
11
pylint-strict-informational==0.1
12
12
pytest-aiohttp==1.0.5
13
- pytest-asyncio==0.23.8
13
+ pytest-asyncio==0.24.0
14
14
pytest-cov==5.0.0
15
15
pytest-test-groups==1.0.3
16
16
pytest-sugar==1.0.0
17
17
pytest-timeout==2.3.1
18
18
pytest-xdist==3.6.1
19
- pytest==8.3.2
19
+ pytest==8.3.3
20
20
pytest-md==0.2.0
21
21
pytest-emoji==0.2.0
22
22
requests-mock==1.12.1
You can’t perform that action at this time.
0 commit comments