File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ pathspec==0.12.1
1414Babel == 2.17.0 
1515paginate == 0.5.7 
1616mkdocs == 1.6.1 
17- mkdocs-material == 9.6.19  
17+ mkdocs-material == 9.6.20  
1818mkdocs-exclude-search == 0.6.6 
1919mkdocs-simple-hooks == 0.1.5 
2020mkdocs-material-extensions == 1.3.1 
Original file line number Diff line number Diff line change 270270            'pdfminer.six==20250324;python_version<"3.9"' ,
271271            'pdfminer.six==20250506;python_version>="3.9"' ,
272272            'cryptography==39.0.2;python_version<"3.9"' ,
273-             'cryptography==45 .0.7 ;python_version>="3.9"' ,
273+             'cryptography==46 .0.1 ;python_version>="3.9"' ,
274274            'cffi==1.17.1;python_version<"3.9"' ,
275275            'cffi==2.0.0;python_version>="3.9"' ,
276276            'pycparser==2.22;python_version<"3.9"' ,
296296        ],
297297        # pip install -e .[psutil] 
298298        "psutil" : [
299-             "psutil==7.0 .0" ,
299+             "psutil==7.1 .0" ,
300300        ],
301301        # pip install -e .[pyautogui] 
302302        "pyautogui" : [
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments