From 69143962dc32be9359706f58b31c63ced03a0f68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:36:31 +0000 Subject: [PATCH] Bump setuptools from 41.0.0 to 65.5.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 41.0.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/v41.0.0...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d82cbaf..e5c1ba2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ gunicorn==19.9.0 db-sqlite3==0.0.1 -e git+https://github.com/romain-dartigues/python-ihih.git#egg=ihih Flask-Babel==0.12.2 -setuptools==41.0.0 +setuptools==65.5.1