File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ ops = "^2.9.0, <2.10"
1212tenacity  = " ^9.1.2" 
1313poetry-core  = " ^2.1.3" 
1414jinja2  = " ^3.1.6" 
15- requests  = " ^2.32.4 " 
15+ requests  = " ^2.32.5 " 
1616charm-refresh  = " ^3.1.0.0" 
1717
1818[tool .poetry .group .charm-libs .dependencies ]
@@ -32,20 +32,20 @@ opentelemetry-exporter-otlp-proto-http = "1.21.0"
3232optional  = true 
3333
3434[tool .poetry .group .format .dependencies ]
35- ruff  = " ^0.12.4 " 
35+ ruff  = " ^0.12.10 " 
3636
3737[tool .poetry .group .lint ]
3838optional  = true 
3939
4040[tool .poetry .group .lint .dependencies ]
41- ruff  = " ^0.12.4 " 
41+ ruff  = " ^0.12.10 " 
4242codespell  = " ^2.4.1" 
4343
4444[tool .poetry .group .unit .dependencies ]
4545pytest  = " ^8.4.1" 
4646pytest-xdist  = " ^3.8.0" 
4747pytest-cov  = " ^6.2.1" 
48- ops-scenario  = " ^6.0.3 , <6.0.4 " #  6.0.4 requires ops >= 2.12
48+ ops-scenario  = " ^6.1.7 , <6.1.8 " #  6.0.4 requires ops >= 2.12
4949
5050[tool .poetry .group .integration .dependencies ]
5151pytest  = " ^8.4.1" 
@@ -62,7 +62,7 @@ tomli-w = "^1.2.0"
6262optional  = true 
6363
6464[tool .poetry .group .build-refresh-version .dependencies ]
65- charm-refresh-build-version  = " ^0.2 .0" 
65+ charm-refresh-build-version  = " ^0.3 .0" 
6666
6767[tool .coverage .run ]
6868branch  = true 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments