From 9e66680f09849e5604747008e63928db79cd67f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 08:06:49 +0000 Subject: [PATCH] Bump setuptools from 73.0.0 to 73.0.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 73.0.0 to 73.0.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/v73.0.0...v73.0.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 30d5e6f..3c41258 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ playwright>=1.33.0 pydub==0.25.1 pytest-asyncio==0.23.8 -setuptools==73.0.0 +setuptools==73.0.1 SpeechRecognition==3.10.4 tenacity==9.0.0