From 89efbf58cea2093998eedff262d8d35852625cf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 08:34:06 +0000 Subject: [PATCH] Bump setuptools from 70.0.0 to 70.1.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 70.0.0 to 70.1.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v70.0.0...v70.1.0) --- updated-dependencies: - dependency-name: setuptools 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 c90c756..f33470a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ playwright>=1.33.0 pydub==0.25.1 pytest-asyncio==0.23.7 -setuptools==70.0.0 +setuptools==70.1.0 SpeechRecognition==3.10.4 tenacity==8.4.1