From ad034e249015a9631f51b66e64f84b95718bce02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 11:05:06 +0000 Subject: [PATCH] Bump setuptools from 67.6.0 to 70.0.0 in /docs in the pip group Bumps the pip group in /docs with 1 update: [setuptools](https://github.com/pypa/setuptools). Updates `setuptools` from 67.6.0 to 70.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v67.6.0...v70.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 9d2f6ae0..3d185b06 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ doc8==0.10.1 docutils==0.16.0 GitPython==3.1.41 -setuptools==67.6.0 +setuptools==70.0.0 sphinx_rtd_theme==0.5.2 sphinx-tabs==3.2.0 sphinx==4.3.1