From c690cdc2a67c2a553a882b1c692fe661ec0ef38e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 20:51:32 +0000 Subject: [PATCH] Bump pip from 26.0 to 26.1 in /docs Bumps [pip](https://github.com/pypa/pip) from 26.0 to 26.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/26.0...26.1) --- updated-dependencies: - dependency-name: pip dependency-version: '26.1' 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 0933ec8..7de74cf 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,5 +4,5 @@ sphinx_rtd_theme>=0.3.1 Pygments>=2.5.2 sphinx-automodapi>=0.12 graphviz -pip==26.0 +pip==26.1 nbsphinx \ No newline at end of file