From 661477319f65dd562adfce826661cdd21f22bd02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:02:11 +0000 Subject: [PATCH] Bump setuptools from 36.5.0 to 65.5.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 36.5.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/v36.5.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 c2352bbc8..ef7409075 100644 --- a/requirements.txt +++ b/requirements.txt @@ -190,7 +190,7 @@ rsa==3.4.2 # Setuptools # Changelog: http://pythonhosted.org/setuptools/history.html # Note: replaces obsolete distribute -setuptools==36.5.0 +setuptools==65.5.1 # SQLAlchemy # CVE: http://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=sqlalchemy