From d61995baf44c8d4d699af355474c97b2d314f344 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 14:55:20 +0000 Subject: [PATCH] Bump setuptools from 19.2 to 65.5.1 in /tickeys Bumps [setuptools](https://github.com/pypa/setuptools) from 19.2 to 65.5.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst) - [Commits](https://github.com/pypa/setuptools/compare/19.2...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tickeys/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tickeys/requirements.txt b/tickeys/requirements.txt index a5e5e3b..f997a84 100644 --- a/tickeys/requirements.txt +++ b/tickeys/requirements.txt @@ -1,6 +1,6 @@ cython==0.20.2 kivy==1.9.0 -setuptools==19.2 +setuptools==65.5.1 pyinstaller==3.0 sounddevice soundfile