From 35301303711691f84b01e51b9945730d89d88ce6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 08:27:51 +0000 Subject: [PATCH] Bump setuptools from 72.2.0 to 73.0.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 72.2.0 to 73.0.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/v72.2.0...v73.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0fc3ffd..30d5e6f 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==72.2.0 +setuptools==73.0.0 SpeechRecognition==3.10.4 tenacity==9.0.0