From 8883c895ed0e379dcbcd002fa0c50ec3f471a9cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 08:26:25 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.23.6 to 0.23.7 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.6 to 0.23.7. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.6...v0.23.7) --- 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 3d1e906..798d7e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ playwright>=1.33.0 pydub==0.25.1 -pytest-asyncio==0.23.6 +pytest-asyncio==0.23.7 setuptools==69.5.1 SpeechRecognition==3.10.4 tenacity==8.3.0