File tree Expand file tree Collapse file tree 6 files changed +267
-186
lines changed Expand file tree Collapse file tree 6 files changed +267
-186
lines changed Original file line number Diff line number Diff line change @@ -312,7 +312,7 @@ py_wheel(
312312        "trio~=0.30.0" ,
313313        "trio-websocket~=0.12.2" ,
314314        "certifi>=2025.4.26" ,
315-         "typing_extensions~=4.13.2 " ,
315+         "typing_extensions~=4.14.0 " ,
316316        "websocket-client~=1.8.0" ,
317317    ],
318318    strip_path_prefixes  =  [
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ dependencies = [
2929    " trio~=0.30.0"  ,
3030    " trio-websocket~=0.12.2"  ,
3131    " certifi>=2025.4.26"  ,
32-     " typing_extensions~=4.13.2 "  ,
32+     " typing_extensions~=4.14.0 "  ,
3333    " websocket-client~=1.8.0"  ,
3434    ]
3535
Original file line number Diff line number Diff line change 11async-generator == 1.10 
22attrs == 25.3.0 
3- cachetools == 5.5.2 
3+ cachetools == 6.0.0 
44certifi == 2025.4.26 
55cffi == 1.17.1 
66chardet == 5.2.0 
77charset-normalizer == 3.4.2 
88colorama == 0.4.6 
9- cryptography == 44 .0.3
9+ cryptography == 45 .0.3
1010debugpy == 1.8.14 
1111distlib == 0.3.9 
1212docutils == 0.21.2 
@@ -26,22 +26,22 @@ keyring==25.6.0
2626markdown-it-py == 3.0.0 
2727mdurl == 0.1.2 
2828more-itertools == 10.7.0 
29- multidict == 6.4.3  
29+ multidict == 6.4.4  
3030nh3 == 0.2.21 
3131outcome == 1.3.0.post0 
3232packaging == 25.0 
3333platformdirs == 4.3.8 
34- pluggy == 1.5 .0 
34+ pluggy == 1.6 .0 
3535py == 1.11.0 
3636pycparser == 2.22 
3737Pygments == 2.19.1 
38- pyOpenSSL == 25.0 .0 
38+ pyOpenSSL == 25.1 .0 
3939pyparsing == 3.2.3 
40- pyproject-api == 1.9.0  
40+ pyproject-api == 1.9.1  
4141PySocks == 1.7.1 
42- pytest == 8.3.5  
42+ pytest == 8.4.0  
4343pytest-instafail == 0.5.0 
44- pytest-mock == 3.14.0  
44+ pytest-mock == 3.14.1  
4545pytest-trio == 0.8.0 
4646readme_renderer == 44.0 
4747requests == 2.32.3 
@@ -52,13 +52,13 @@ SecretStorage==3.3.3
5252sniffio == 1.3.1 
5353sortedcontainers == 2.4.0 
5454toml == 0.10.2 
55- tox == 4.25 .0 
55+ tox == 4.26 .0 
5656trio == 0.30.0 
5757trio-websocket == 0.12.2 
5858twine == 6.1.0 
59- typing_extensions == 4.13.2  
59+ typing_extensions == 4.14.0  
6060urllib3 [socks ]== 2.4.0 
6161virtualenv == 20.31.2 
6262websocket-client == 1.8.0 
6363wsproto == 1.2.0 
64- zipp == 3.21 .0 
64+ zipp == 3.22 .0 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments