From 66f51d0d794a1c30a4be13084b3fbff6f1ded599 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 17:12:46 +0000 Subject: [PATCH] Bump setuptools from 44.1.0 to 65.5.1 in /source/jormungandr Bumps [setuptools](https://github.com/pypa/setuptools) from 44.1.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/v44.1.0...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- source/jormungandr/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/jormungandr/requirements.txt b/source/jormungandr/requirements.txt index 87ea4cf6b5..47d37fa941 100644 --- a/source/jormungandr/requirements.txt +++ b/source/jormungandr/requirements.txt @@ -1,5 +1,5 @@ configparser==4.0.2 ; python_version == "2.7" -setuptools==44.1.0 ; python_version == "2.7" +setuptools==65.5.1 ; python_version == "2.7" Flask==1.1.1 flask_restful==0.3.7 Flask-SQLAlchemy==2.4