File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2020      - --line-length=88 
2121
2222- repo : https://github.com/keewis/blackdoc 
23-   rev : v0.3.9  
23+   rev : v0.4.0  
2424  hooks :
2525  - id : blackdoc 
2626    files : ' \.py$' 
Original file line number Diff line number Diff line change @@ -37,11 +37,11 @@ tests = [
3737    " packaging==25.0" 
3838    " PyGithub==2.6.1" 
3939    " appdirs==1.4.4" 
40-     " requests==2.32.3 " 
40+     " requests==2.32.4 " 
4141    " PySide6==6.9.1" 
42-     " ansys-tools-path==0.7.1 " 
42+     " ansys-tools-path==0.7.2 " 
4343    " pytest==8.3.5" 
44-     " pytest-cov==6.1 .1" 
44+     " pytest-cov==6.2 .1" 
4545    " pytest-qt==4.4.0" 
4646    " setuptools==80.9.0" 
4747]
@@ -57,9 +57,9 @@ freeze = [
5757    " packaging==25.0" 
5858    " PyGithub==2.6.1" 
5959    " appdirs==1.4.4" 
60-     " requests==2.32.3 " 
60+     " requests==2.32.4 " 
6161    " PySide6==6.9.1" 
62-     " ansys-tools-path==0.7.1 " 
62+     " ansys-tools-path==0.7.2 " 
6363]
6464
6565[tool .flit .module ]
Original file line number Diff line number Diff line change 1- requests == 2.32.3  
1+ requests == 2.32.4  
22packaging == 25.0 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments