You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2021/11/06 21:40:49 UTC

[libcloud] 06/06: Remove pinning we dont need anymore.

This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git

commit c0d151a4517d6ba1e589722570a8921a25d6ba71
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Fri Nov 5 22:36:28 2021 +0100

    Remove pinning we dont need anymore.
---
 tox.ini | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tox.ini b/tox.ini
index 2d89e7a..f5c3886 100644
--- a/tox.ini
+++ b/tox.ini
@@ -9,7 +9,7 @@ passenv = TERM CI GITHUB_* DOCKER_*
 deps =
     -r{toxinidir}/requirements-tests.txt
     fasteners
-    libvirt-python==6.10.0
+    libvirt-python==7.9.0
 basepython =
     pypypy3.5: pypy3.5
     pypypy3: pypy3
@@ -313,7 +313,7 @@ deps =
     paramiko==2.8.0
     pyopenssl==21.0.0
     python-dateutil
-    libvirt-python==5.10.0
+    libvirt-python==7.9.0
     fasteners
 setenv =
   CRYPTOGRAPHY_ALLOW_OPENSSL_102=1
@@ -326,7 +326,7 @@ deps =
     -r{toxinidir}/requirements-tests.txt
     paramiko==2.8.0
     pyopenssl==21.0.0
-    libvirt-python==5.10.0
+    libvirt-python==7.9.0
     fasteners
 setenv =
   CRYPTOGRAPHY_ALLOW_OPENSSL_102=1