From 4109fa4ee9f9b4a8e0d3d7230f8deece1faba3d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 17:17:43 +0000 Subject: [PATCH] Bump setuptools from 65.3.0 to 65.5.1 in /python Bumps [setuptools](https://github.com/pypa/setuptools) from 65.3.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/v65.3.0...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index a78f5fe1c2f..beefe1a205b 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -6,7 +6,7 @@ distro == 1.4 mozdebug == 0.3 mozinfo == 1.2.1 mozlog == 7.1.0 -setuptools == 65.3.0 +setuptools == 65.5.1 toml == 0.9.2 # For Python linting