From f7b59a104bace67555fa72822eb4228dd6e474c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 06:58:29 +0000 Subject: [PATCH] Bump setuptools from 65.5.0 to 67.5.0 in /docs Bumps [setuptools](https://github.com/pypa/setuptools) from 65.5.0 to 67.5.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/v65.5.0...v67.5.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... 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 a3d2f90..8014c91 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -12,7 +12,7 @@ imagesize==1.4.1 pytz==2022.5 recommonmark==0.7.1 requests>=2.20.0 -setuptools==65.5.0 +setuptools==67.5.0 six==1.16.0 snowballstemmer==2.2.0 sphinx==5.3.0