We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 059e912 commit 9c4e3abCopy full SHA for 9c4e3ab
tests/requirements_test.txt
@@ -1,11 +1,11 @@
1
-coverage>=5.3
2
-croniter>=0.3.34
3
-watchdog==0.8.3
+coverage>=6.3.1
+croniter>=1.3.4
+watchdog>=2.0.3
4
mock-open==1.4.0
5
-mypy==0.790
6
-pre-commit==2.8.2
7
-pytest>=6.1.2
+mypy>=0.790
+pre-commit>=2.8.2
+pytest>=7.0.1
8
pytest-cov>=2.9.0
9
-pytest-homeassistant-custom-component==0.3.2
10
-pylint==2.6.0
11
-pylint-strict-informational==0.1
+pytest-homeassistant-custom-component==0.7.0
+pylint>=2.6.0
+pylint-strict-informational>=0.1
0 commit comments