Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
daroga0002 committed Sep 17, 2024
1 parent 5e87606 commit 48b2834
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
colorlog==6.8.2
homeassistant==2024.8.2
homeassistant==2024.9.2
pip>=21.0,<24.1
ruff==0.6.1
ruff==0.6.5
pre-commit
16 changes: 8 additions & 8 deletions requirements_test.txt
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
asynctest==0.13.0
aioresponses==0.7.6
codecov==2.1.13
coverage==7.6.0
jsonpickle==3.2.2
coverage==7.6.1
jsonpickle==3.3.0
mock-open==1.4.0
mypy==1.11.0
pylint==3.2.6
mypy==1.11.2
pylint==3.2.7
astroid==3.2.4
pipdeptree==2.23.1
pylint-strict-informational==0.1
pytest-aiohttp==1.0.5
pytest-asyncio==0.23.8
pytest-asyncio==0.24.0
pytest-cov==5.0.0
pytest-test-groups==1.0.3
pytest-sugar==1.0.0
pytest-timeout==2.3.1
pytest-xdist==3.6.1
pytest==8.3.2
pytest==8.3.3
requests-mock==1.12.1
responses==0.25.3
stdlib-list==0.10.0
tqdm==4.66.4
pytest-homeassistant-custom-component==0.13.154
tqdm==4.66.5
pytest-homeassistant-custom-component==0.13.163
10 changes: 5 additions & 5 deletions requirements_test_api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@ asynctest==0.13.0
aioresponses==0.7.6
codecov==2.1.13
coverage==7.6.1
jsonpickle==3.2.2
jsonpickle==3.3.0
mock-open==1.4.0
mypy==1.11.1
pylint==3.2.6
mypy==1.11.2
pylint==3.2.7
astroid==3.2.4
pipdeptree==2.23.1
pylint-strict-informational==0.1
pytest-aiohttp==1.0.5
pytest-asyncio==0.23.8
pytest-asyncio==0.24.0
pytest-cov==5.0.0
pytest-test-groups==1.0.3
pytest-sugar==1.0.0
pytest-timeout==2.3.1
pytest-xdist==3.6.1
pytest==8.3.2
pytest==8.3.3
pytest-md==0.2.0
pytest-emoji==0.2.0
requests-mock==1.12.1
Expand Down

0 comments on commit 48b2834

Please sign in to comment.