mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-05-28 18:43:40 +00:00
chore(deps): update pytest-asyncio requirement from >=0.23.0 to >=1.3.0 (#115)
This commit is contained in:
parent
707e1d47da
commit
ff08df24e7
1 changed files with 1 additions and 1 deletions
|
|
@ -80,6 +80,6 @@ markers = [
|
|||
[project.optional-dependencies]
|
||||
test = [
|
||||
"pytest>=9.0.3",
|
||||
"pytest-asyncio>=0.23.0",
|
||||
"pytest-asyncio>=1.3.0",
|
||||
"pytest-homeassistant-custom-component>=0.13.323",
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue