From c69143a1808bcb1135881fe7a4e8e199d445c61e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 22:13:13 +0000 Subject: [PATCH] Bump pip from 26.1 to 26.2 in /pysplashsurf/pysplashsurf/docs Bumps [pip](https://github.com/pypa/pip) from 26.1 to 26.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/26.1...26.2) --- updated-dependencies: - dependency-name: pip dependency-version: '26.2' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pysplashsurf/pysplashsurf/docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pysplashsurf/pysplashsurf/docs/requirements.txt b/pysplashsurf/pysplashsurf/docs/requirements.txt index fb88bf22..c3c35511 100644 --- a/pysplashsurf/pysplashsurf/docs/requirements.txt +++ b/pysplashsurf/pysplashsurf/docs/requirements.txt @@ -1,4 +1,4 @@ -pip==26.1 +pip==26.2 sphinx==9.1.0 sphinx_rtd_theme==3.1.0 sphinx-autodoc-typehints==3.10.4