From 1ea9ba108bb510378a66b6408cd2b248cbe8b130 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jan 2022 14:05:22 +0000 Subject: [PATCH] Bump setuptools from 59.6.0 to 60.2.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 59.6.0 to 60.2.0. - [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/v59.6.0...v60.2.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a5ab9c381d..fb56cc7429 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ pytest-parallel==0.1.1 PyYAML==6.0 requests==2.26.0 semver==2.13.0 -setuptools==59.6.0 +setuptools==60.2.0 wcwidth==0.2.5 # rfmdocend: required-packages #+pygelf%pygelf==0.4.0