From 93586e42cfa83a2142a8eed4e4508a5b9082c7e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 08:49:25 +0000 Subject: [PATCH] Bump setuptools from 74.1.0 to 74.1.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 74.1.0 to 74.1.1. - [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/v74.1.0...v74.1.1) --- updated-dependencies: - dependency-name: setuptools 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 025a1fa..6587b18 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==74.1.0 +setuptools==74.1.1 SpeechRecognition==3.10.4 tenacity==9.0.0