From 7eefc3ba61e9f6c17ca451c60c8e4ccb249f47eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 17:50:13 +0000 Subject: [PATCH] Bump setuptools from 75.1.0 to 83.0.0 in /docs Bumps [setuptools](https://github.com/pypa/setuptools) from 75.1.0 to 83.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/v75.1.0...v83.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 83.0.0 dependency-type: direct:production ... 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 5278353a..eb23dc4e 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,7 +6,7 @@ sphinxcontrib-napoleon==0.7 sphinx-math-dollar==1.2.1 sphinxcontrib-bibtex==2.6.3 sphinxcontrib-video==0.2.1 -setuptools==75.1.0 # Now required in python 3.12+ +setuptools==83.0.0 # Now required in python 3.12+ myst-parser==2.0.0 pyyaml==6.0.2 pycodestyle==2.12.1