From 9028ae7bf62b9bbd41fbb0a7cf53ea239b23efba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 06:06:39 +0000 Subject: [PATCH] Bump setuptools from 59.6.0 to 65.4.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 59.6.0 to 65.4.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/v59.6.0...v65.4.1) --- 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 ed176e6655..20553a13f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pytest-rerunfailures==10.2 PyYAML==6.0 requests==2.27.1 semver==2.13.0 -setuptools==59.6.0 +setuptools==65.4.1 wcwidth==0.2.5 # rfmdocend: required-packages #+pygelf%pygelf==0.4.0