Skip to content

Commit 756347f

Browse files
chore(deps): update pytest-asyncio requirement from >=1.3.0 to >=1.4.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](pytest-dev/pytest-asyncio@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82e39d7 commit 756347f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Test requirements for PetTracer Home Assistant integration
2-
pytest-asyncio>=1.3.0
2+
pytest-asyncio>=1.4.0
33
pytest-homeassistant-custom-component>=0.13.340
44
pytest-cov>=7.1.0

0 commit comments

Comments
 (0)