From 9f8898ecd105223fab416d67be95de3ef8661cf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 07:17:02 +0000 Subject: [PATCH] Bump pip from 26.0 to 26.1 in /pysplashsurf/pysplashsurf/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.0' 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 7269857..9249952 100644 --- a/pysplashsurf/pysplashsurf/docs/requirements.txt +++ b/pysplashsurf/pysplashsurf/docs/requirements.txt @@ -1,4 +1,4 @@ -pip==26.0 +pip==26.1 sphinx==8.2.3 numpy==2.2.3 meshio==5.3.5