diff --git a/docs/requirements.txt b/docs/requirements.txt index 7d0fc07..de3062b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -118,7 +118,7 @@ pathspec==1.0.4 ; python_version >= "3.10" and python_version < "3.14" patsy==1.0.2 ; python_version >= "3.10" and python_version < "3.14" pexpect==4.9.0 ; python_version >= "3.10" and python_version < "3.14" and sys_platform != "win32" and sys_platform != "emscripten" pillow==12.1.0 ; python_version >= "3.10" and python_version < "3.14" -pip==25.3 ; python_version >= "3.10" and python_version < "3.14" +pip==26.0 ; python_version >= "3.10" and python_version < "3.14" platformdirs==4.5.1 ; python_version >= "3.10" and python_version < "3.14" pluggy==1.6.0 ; python_version >= "3.10" and python_version < "3.14" pooch==1.8.2 ; python_version >= "3.10" and python_version < "3.14"