From 20eb6d089fa58ef157e614b95ae5a899489c49cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:33:20 +0000 Subject: [PATCH] build(deps): bump setuptools from 38.7.0 to 65.5.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 38.7.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/v38.7.0...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-deploy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-deploy.txt b/requirements-deploy.txt index 395c02a..32c01df 100644 --- a/requirements-deploy.txt +++ b/requirements-deploy.txt @@ -1,2 +1,2 @@ -setuptools==38.7.0 +setuptools==65.5.1 wheel \ No newline at end of file