File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ dev-dependencies = [
5454    " dirty-equals>=0.6.0" 
5555    " importlib-metadata>=6.7.0" 
5656    " rich>=13.7.1" 
57-     " nest_asyncio==1.6.0" 
57+     " nest_asyncio==1.6.0" , 
5858]
5959
6060[tool .rye .scripts ]
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ h11==0.14.0
3535    # via httpcore
3636httpcore==1.0.2
3737    # via httpx
38- httpx==0.25.2 
38+ httpx==0.28.1 
3939    # via orb-billing
4040    # via respx
4141idna==3.4
@@ -76,7 +76,7 @@ python-dateutil==2.8.2
7676    # via time-machine
7777pytz==2023.3.post1
7878    # via dirty-equals
79- respx==0.20.2 
79+ respx==0.22.0 
8080rich==13.7.1
8181ruff==0.6.9
8282setuptools==68.2.2
@@ -85,7 +85,6 @@ six==1.16.0
8585    # via python-dateutil
8686sniffio==1.3.0
8787    # via anyio
88-     # via httpx
8988    # via orb-billing
9089time-machine==2.9.0
9190tomli==2.0.2
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ h11==0.14.0
2525    # via httpcore
2626httpcore==1.0.2
2727    # via httpx
28- httpx==0.25.2 
28+ httpx==0.28.1 
2929    # via orb-billing
3030idna==3.4
3131    # via anyio
@@ -36,7 +36,6 @@ pydantic-core==2.27.1
3636    # via pydantic
3737sniffio==1.3.0
3838    # via anyio
39-     # via httpx
4039    # via orb-billing
4140typing-extensions==4.12.2
4241    # via anyio
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments