From 1f8fb68d070db87e33096b8dcbfc4eea3cc677a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:35:38 +0000 Subject: [PATCH] Bump setuptools from 40.8.0 to 65.5.1 in /PoliTech Bumps [setuptools](https://github.com/pypa/setuptools) from 40.8.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/v40.8.0...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PoliTech/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 PoliTech/requirements.txt diff --git a/PoliTech/requirements.txt b/PoliTech/requirements.txt old mode 100755 new mode 100644 index ad4ca20..c7dc6af --- a/PoliTech/requirements.txt +++ b/PoliTech/requirements.txt @@ -17,7 +17,7 @@ PyMySQL==0.9.3 pyparsing==2.3.1 python-dateutil==2.8.0 pytz==2018.9 -setuptools==40.8.0 +setuptools==65.5.1 six==1.12.0 sqlparse==0.3.0 typed-ast==1.3.1