File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ outcome==1.2.0;python_version>="3.7"
4343trio == 0.22.0 ;python_version >= "3.7" 
4444trio-websocket == 0.10.2 ;python_version >= "3.7" 
4545websockets == 10.4 ;python_version >= "3.7" 
46- pyopenssl == 23.1.0  ;python_version >= "3.7" 
46+ pyopenssl == 23.1.1  ;python_version >= "3.7" 
4747wsproto == 1.2.0 ;python_version >= "3.7" 
4848selenium == 3.141.0 ;python_version < "3.7" 
4949selenium == 4.8.3 ;python_version >= "3.7" 
Original file line number Diff line number Diff line change 11# seleniumbase package 
2- __version__  =  "4.13.20 " 
2+ __version__  =  "4.13.21 " 
Original file line number Diff line number Diff line change 167167        'trio==0.22.0;python_version>="3.7"' ,
168168        'trio-websocket==0.10.2;python_version>="3.7"' ,
169169        'websockets==10.4;python_version>="3.7"' ,
170-         'pyopenssl==23.1.0 ;python_version>="3.7"' ,
170+         'pyopenssl==23.1.1 ;python_version>="3.7"' ,
171171        'wsproto==1.2.0;python_version>="3.7"' ,
172172        'selenium==3.141.0;python_version<"3.7"' ,
173173        'selenium==4.8.3;python_version>="3.7"' ,
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments