From ea1657404eb5b1fceabcce6a25aa5d83e191bef1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 09:31:47 +0000 Subject: [PATCH] Bump setuptools from 75.4.0 to 75.5.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 75.4.0 to 75.5.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/v75.4.0...v75.5.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 8d11dd3..7b1e5b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ playwright>=1.33.0 pydub==0.25.1 pytest-asyncio==0.24.0 -setuptools==75.4.0 +setuptools==75.5.0 SpeechRecognition==3.11.0 tenacity==9.0.0