From d245f3d3d5dc4a85cbbe9bbe2e836eaccb13da03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 03:03:53 +0000 Subject: [PATCH] Bump setuptools from 59.6.0 to 62.6.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 59.6.0 to 62.6.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...v62.6.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..948d0fc6d4 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==62.6.0 wcwidth==0.2.5 # rfmdocend: required-packages #+pygelf%pygelf==0.4.0