1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-02 00:27:14 +01:00

Update labgrid and test dependencies, add .python-version (#4583)

Update test dependencies to latest versions (fixes Python 3.14 compatibility),
add .python-version file with version of Python used currently in CI.
This commit is contained in:
Jan Čermák
2026-03-17 12:26:18 +01:00
committed by GitHub
parent ccf4426806
commit 0f51895fd0
2 changed files with 4 additions and 3 deletions

1
tests/.python-version Normal file
View File

@@ -0,0 +1 @@
3.12

View File

@@ -1,3 +1,3 @@
labgrid==24.0.1
pytest-dependency==0.6.0
pytest-timeout==2.3.1
labgrid==25.0.1
pytest-dependency==0.6.1
pytest-timeout==2.4.0