File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ test = [
8787 " pytest-timeout==2.3.1" ,
8888 " pytest-benchmark[histogram]==5.1.0; python_version >= '3.10'" ,
8989 " cryptography==46.0.5" ,
90- " pyopenssl==25.3 .0" ,
90+ " pyopenssl==26.0 .0" ,
9191 " fasteners" ,
9292 " paramiko==3.5.1; platform_python_implementation != 'PyPy'" ,
9393 " libvirt-python==12.0.0" ,
@@ -98,7 +98,7 @@ lint = [
9898 " astroid==3.3.8; python_version >= '3.10'" ,
9999 " pylint==3.3.4; python_version >= '3.10'" ,
100100 " bandit[toml]==1.9.3; python_version >= '3.10'" ,
101- " black==25.1.0 ; python_version >= '3.10' and implementation_name == \" cpython\" " ,
101+ " black==26.3.1 ; python_version >= '3.10' and implementation_name == \" cpython\" " ,
102102 " isort==6.0.1; python_version >= '3.10'" ,
103103 " pyupgrade==3.3.1" ,
104104 " rstcheck==6.2.4; python_version >= '3.10'" ,
You can’t perform that action at this time.
0 commit comments