We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8ebadb + 04c9244 commit 124c47dCopy full SHA for 124c47d
pyproject.toml
@@ -86,8 +86,8 @@ test = [
86
"pytest-xdist==3.6.1",
87
"pytest-timeout==2.3.1",
88
"pytest-benchmark[histogram]==5.1.0; python_version >= '3.10'",
89
- "cryptography==44.0.2",
90
- "pyopenssl==25.0.0",
+ "cryptography==46.0.5",
+ "pyopenssl==25.3.0",
91
"fasteners",
92
"paramiko==3.5.1; platform_python_implementation != 'PyPy'",
93
"libvirt-python==12.0.0",
0 commit comments