From a6cb1d9e730db0ca262739f15b1994bb5ca8caf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 09:42:32 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.24.0 to 0.25.0 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.24.0 to 0.25.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.24.0...v0.25.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5ba0a06..aea4c51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ playwright>=1.33.0 pydub==0.25.1 -pytest-asyncio==0.24.0 +pytest-asyncio==0.25.0 setuptools==75.6.0 SpeechRecognition==3.12.0 tenacity==9.0.0