Skip to content

Commit ae6e522

Browse files
authored
Merge pull request #2112 from mikemcowie/deps/libvirt-upgrade
dep: bump test dependency libvirt to 12.0.0 .
2 parents c3760a1 + 9173ec7 commit ae6e522

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ test = [
9090
"pyopenssl==25.0.0",
9191
"fasteners",
9292
"paramiko==3.5.1; platform_python_implementation != 'PyPy'",
93-
"libvirt-python==10.2.0",
93+
"libvirt-python==12.0.0",
9494
]
9595
lint = [
9696
"pep8==1.7.1",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)