From aa511c73682d2d8d400649458a43b66495f99bdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:37:48 +0000 Subject: [PATCH] Bump setuptools from 45.0.0 to 65.5.1 in /images/python-wsgi Bumps [setuptools](https://github.com/pypa/setuptools) from 45.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/v45.0.0...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- images/python-wsgi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/python-wsgi/requirements.txt b/images/python-wsgi/requirements.txt index 0d014310..67e91798 100644 --- a/images/python-wsgi/requirements.txt +++ b/images/python-wsgi/requirements.txt @@ -23,7 +23,7 @@ PyMySQL==0.9.3 pytz==2019.3 redis==3.4.1 requests==2.23.0 -setuptools==45.0.0 +setuptools==65.5.1 SQLAlchemy==1.3.16 SQLAlchemy-Utils==0.36.3 swagger-ui-bundle==0.0.6