This is an automated email from the ASF dual-hosted git repository. tomaz pushed a change to branch dependabot/github_actions/actions/setup-dotnet-4.0.0 in repository https://gitbox.apache.org/repos/asf/libcloud.git
from b668d3880 Bump actions/setup-dotnet from 3.2.0 to 4.0.0 add 4fb57a9ad Bump paramiko from 3.3.1 to 3.4.0 add 8c28b4f35 Merge pull request #1979 from apache/dependabot/pip/paramiko-3.4.0 add f93d67f65 Bump pyopenssl tests dependency. add a16b6de5d Upgrade black to v24.4.0. add e1bcd9cc3 Reformat code with latest version of black. add b2bcef077 Fix black config - use correct config key name. add 4f3169f4f Upgrade cryptography tests dependency to v42.0.5 add 637c2acd7 Update black config so it doesn't try to format secrets.py file which is not checked into repository. add c618f1728 Merge branch 'trunk' into dependabot/github_actions/actions/setup-dotnet-4.0.0 No new revisions were added by this update. Summary of changes: libcloud/common/exceptions.py | 1 - libcloud/common/openstack.py | 1 - libcloud/compute/drivers/azure.py | 5 -- libcloud/compute/drivers/dimensiondata.py | 70 +++++++++++----------- libcloud/compute/drivers/ecs.py | 1 - libcloud/compute/drivers/equinixmetal.py | 6 +- libcloud/compute/drivers/nttcis.py | 82 +++++++++++++------------- libcloud/compute/drivers/vcloud.py | 12 +--- libcloud/loadbalancer/drivers/dimensiondata.py | 6 +- libcloud/loadbalancer/drivers/nttcis.py | 6 +- libcloud/test/compute/test_abiquo.py | 1 - libcloud/test/compute/test_azure_arm.py | 8 ++- libcloud/test/compute/test_gandi.py | 2 - libcloud/test/compute/test_opennebula.py | 12 ---- libcloud/test/compute/test_vcloud.py | 1 - libcloud/test/container/test_lxd.py | 1 - pyproject.toml | 3 +- requirements-lint.txt | 4 +- requirements-tests.txt | 6 +- 19 files changed, 101 insertions(+), 127 deletions(-)