From 9d5a244832febae0692248b69750848412ac6de4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:38:05 +0000 Subject: [PATCH] Bump setuptools from 45.1.0 to 65.5.1 in /bazel/rules_sphinx Bumps [setuptools](https://github.com/pypa/setuptools) from 45.1.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/v45.1.0...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bazel/rules_sphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bazel/rules_sphinx/requirements.txt b/bazel/rules_sphinx/requirements.txt index 3cc9fe9..8e14631 100644 --- a/bazel/rules_sphinx/requirements.txt +++ b/bazel/rules_sphinx/requirements.txt @@ -5,7 +5,7 @@ Sphinx==2.0.1 sphinx-rtd-theme==0.4.3 # Required on minimal environments -setuptools==45.1.0 +setuptools==65.5.1 # Sphinx version compatible with docutils 0.16 is unreleased at the time of writing # See https://github.com/sphinx-doc/sphinx/commit/faedcc48ccb942b9a7b758b699b30f0d026c0771