Skip to content

Commit

Permalink
dep: Bump pytest to 8.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerSelwyn committed Oct 30, 2024
1 parent bd1fb1e commit d60143a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-r requirements.txt
pytest==8.3.1
pytest==8.3.3
pytest-cov==5.0.0
pytest-homeassistant-custom-component>=0.13
pytest-timeout==2.3.1
Expand Down
3 changes: 2 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ addopts =
--strict-markers
--cov=custom_components

asyncio_mode = auto
asyncio_mode = auto
asyncio_default_fixture_loop_scope = function

0 comments on commit d60143a

Please sign in to comment.