From ae6ccb99d5e4c5302a7f9c40584fee228aa9ad9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:38:58 +0000 Subject: [PATCH] Bump setuptools from 47.3.0 to 65.5.1 in /generator Bumps [setuptools](https://github.com/pypa/setuptools) from 47.3.0 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/v47.3.0...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- generator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generator/requirements.txt b/generator/requirements.txt index 8fc3b91..9a2c791 100644 --- a/generator/requirements.txt +++ b/generator/requirements.txt @@ -3,6 +3,6 @@ decorator==4.4.2 noise==1.2.2 numpy==1.18.5 pip==20.1.1 -setuptools==47.3.0 +setuptools==65.5.1 pillow==8.1.1 pyqt5==5.15.0 \ No newline at end of file