From 5bc209a77c9b9fb712ade3e45824c1e36790333c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 23:17:30 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.23.6 to 0.23.8 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.6 to 0.23.8. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.6...v0.23.8) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f8fc57a..ec78e0c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ ruff==0.5.0 pytest pytest-cov>2.9.0 pytest-homeassistant-custom-component>0.13.92 -pytest-asyncio==0.23.6 +pytest-asyncio==0.23.8 ffpp==0.0.12 aiohttp_cors \ No newline at end of file