Skip to content

Commit 9c4e3ab

Browse files
committed
update test module versions
1 parent 059e912 commit 9c4e3ab

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

tests/requirements_test.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
coverage>=5.3
2-
croniter>=0.3.34
3-
watchdog==0.8.3
1+
coverage>=6.3.1
2+
croniter>=1.3.4
3+
watchdog>=2.0.3
44
mock-open==1.4.0
5-
mypy==0.790
6-
pre-commit==2.8.2
7-
pytest>=6.1.2
5+
mypy>=0.790
6+
pre-commit>=2.8.2
7+
pytest>=7.0.1
88
pytest-cov>=2.9.0
9-
pytest-homeassistant-custom-component==0.3.2
10-
pylint==2.6.0
11-
pylint-strict-informational==0.1
9+
pytest-homeassistant-custom-component==0.7.0
10+
pylint>=2.6.0
11+
pylint-strict-informational>=0.1

0 commit comments

Comments
 (0)