Skip to content

Commit e7f715e

Browse files
authored
Merge pull request #115 from daroga0002/update-dependencies
chore: update dependencies
2 parents 5e87606 + 48b2834 commit e7f715e

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
colorlog==6.8.2
2-
homeassistant==2024.8.2
2+
homeassistant==2024.9.2
33
pip>=21.0,<24.1
4-
ruff==0.6.1
4+
ruff==0.6.5
55
pre-commit

requirements_test.txt

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
asynctest==0.13.0
22
aioresponses==0.7.6
33
codecov==2.1.13
4-
coverage==7.6.0
5-
jsonpickle==3.2.2
4+
coverage==7.6.1
5+
jsonpickle==3.3.0
66
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
99
astroid==3.2.4
1010
pipdeptree==2.23.1
1111
pylint-strict-informational==0.1
1212
pytest-aiohttp==1.0.5
13-
pytest-asyncio==0.23.8
13+
pytest-asyncio==0.24.0
1414
pytest-cov==5.0.0
1515
pytest-test-groups==1.0.3
1616
pytest-sugar==1.0.0
1717
pytest-timeout==2.3.1
1818
pytest-xdist==3.6.1
19-
pytest==8.3.2
19+
pytest==8.3.3
2020
requests-mock==1.12.1
2121
responses==0.25.3
2222
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

requirements_test_api.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@ asynctest==0.13.0
22
aioresponses==0.7.6
33
codecov==2.1.13
44
coverage==7.6.1
5-
jsonpickle==3.2.2
5+
jsonpickle==3.3.0
66
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
99
astroid==3.2.4
1010
pipdeptree==2.23.1
1111
pylint-strict-informational==0.1
1212
pytest-aiohttp==1.0.5
13-
pytest-asyncio==0.23.8
13+
pytest-asyncio==0.24.0
1414
pytest-cov==5.0.0
1515
pytest-test-groups==1.0.3
1616
pytest-sugar==1.0.0
1717
pytest-timeout==2.3.1
1818
pytest-xdist==3.6.1
19-
pytest==8.3.2
19+
pytest==8.3.3
2020
pytest-md==0.2.0
2121
pytest-emoji==0.2.0
2222
requests-mock==1.12.1

0 commit comments

Comments
 (0)