File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22# Minimum Python version: 3.9 (for generating docs only) 
33
44regex >= 2024.11.6 
5- pymdown-extensions >= 10.14.2  
5+ pymdown-extensions >= 10.14.3  
66pipdeptree >= 2.25.0 
77python-dateutil >= 2.8.2 
88Markdown == 3.7 
@@ -11,10 +11,10 @@ ghp-import==2.1.0
1111watchdog == 6.0.0 
1212cairocffi == 1.7.1 
1313pathspec == 0.12.1 
14- Babel == 2.16 .0 
14+ Babel == 2.17 .0 
1515paginate == 0.5.7 
1616mkdocs == 1.6.1 
17- mkdocs-material == 9.5.50  
17+ mkdocs-material == 9.6.1  
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 @@ -4,7 +4,7 @@ setuptools~=70.2;python_version<"3.10"
44setuptools >= 75.8.0 ;python_version >= "3.10" 
55wheel >= 0.45.1 
66attrs >= 25.1.0 
7- certifi >= 2024.12.14 
7+ certifi >= 2025.1.31 
88exceptiongroup >= 1.2.2 
99websockets ~= 13.1 ;python_version < "3.9" 
1010websockets >= 14.2 ;python_version >= "3.9" 
Original file line number Diff line number Diff line change 153153        'setuptools>=75.8.0;python_version>="3.10"' ,
154154        'wheel>=0.45.1' ,
155155        'attrs>=25.1.0' ,
156-         "certifi>=2024.12.14 " ,
156+         "certifi>=2025.1.31 " ,
157157        "exceptiongroup>=1.2.2" ,
158158        'websockets~=13.1;python_version<"3.9"' ,
159159        'websockets>=14.2;python_version>="3.9"' ,
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments