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
Updates the requirements on [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.0...v1.3.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
807098f93e
commit
6fb55781a3
1 changed files with 1 additions and 1 deletions
|
|
@ -5,5 +5,5 @@ ruff>=0.15.11,<0.16.0
|
|||
zlib_ng>=1.0.0,<1.1.0
|
||||
isal>=1.8.0,<1.9.0
|
||||
pytest>=9.0.3
|
||||
pytest-asyncio>=0.23.0
|
||||
pytest-asyncio>=1.3.0
|
||||
pytest-homeassistant-custom-component>=0.13.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue